MicroPyramid / Django-CRM

Open Source CRM based on Django
https://bottlecrm.io
MIT License
1.93k stars 880 forks source link

Not able to find page to login #469

Open arvindyadav124 opened 2 years ago

arvindyadav124 commented 2 years ago

I have downloaded django-crm. It has been installed and ran successfully. I am able to access all APIs successfully. But I don't understand how to access the Frontend. There is no documentation on how to serve the login page. Any help would be appreciated, Thanks.

KongenAvKjelsaas100 commented 2 years ago

Same issue here

mwieclawek commented 2 years ago

Same here

tyintech commented 2 years ago

Same here , I contacted for more than ten days, sent a lot of emails, and no one replied to me.. Hopes they can help solve the problem

spechtx commented 2 years ago

My guess (and it's really just a guess) is, Django-CRM is meant to be used with https://github.com/MicroPyramid/react-crm

Anyway, i'm not getting this started with npm start:

npm ERR! bottlecrm@0.1.0 start: react-scripts start npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the bottlecrm@0.1.0 start script.

If anyone figured it out, please let us know :-)

creo13 commented 10 months ago

Same here