Skip to content

TomDom80/react-crm

 
 

Repository files navigation

React CRM (bottlecrm.com)

CRM UI developed in react for django-crm

Runcode

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

    RunCode

Environment variables

Add below key to your .env file with django-crm backend api URL.

REACT_APP_BASE_URL=https://<your-backend-url.com>/api/

Coding standards to follow

Docker / docker-compose

To run project please run the next commands after cloning repo:

docker-compose build
docker-compose up

About

CRM UI developed in reactjs for Django-CRM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%