Skip to content

FreddyJD/Open-CRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

34 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Open Source CRM

Open-CRM is an Open Source Client Relationship Management (CRM) web-application that allows to create a 360Β° view of your customers across multiple channels, organize the sales pipeline, manage account and contact information.

β‡’ Demo | https://open-source-projct.herokuapp.com

image

Installation

Bash scripts

cd /client && npm install 
cd /server && npm install

variables.env file in /server

SECRET=supersSecret123
MONGOURI=mongodb://localhost/clients

Start commands

cd /client && npm start 
cd /server && npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

πŸ“– CRM for stores develop with GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published