CRM UI developed in react for django-crm
Runcode is online developer workspace. It is cloud based simple, secure and ready to code workspaces, assuring high performance & fully configurable coding environment. With runcode you can run react-crm(UI) with one-click.
-
Before running react-crm(UI), You need to have django-crm API. To create Backend API go to Django CRM project to cretae new workpsace with runcode.
-
After running Backend API, Open below link to create react-crm workspace on RunCode. It will cretae react-crm UI
Add below key to your .env file with django-crm backend api URL.
REACT_APP_BASE_URL=https://<your-backend-url.com>/api/
- two space indentation
- images should have img_ prefix
standard from https://github.com/standard/eslint-config-standard
]
To run project please run the next commands after cloning repo:
docker-compose build
docker-compose up