Skip to content
/ ERP-CRM Public
forked from Dessia-tech/ERP-CRM

An open source ERP-CRM based on flask, with an optionnal UI in angular/bootstrap

License

Notifications You must be signed in to change notification settings

ra2003/ERP-CRM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DessIA ERP-CRM (waiting for a better name)

An open source ERP-CRM based on flask, with an optionnal UI in angular/bootstrap

Development usage

  • clone this repo
  • start flask dev server with bash run.sh
  • start angular dev server by going into interface subfolder and run npm install and ng serve --open

Production usage

  • clone this repo
  • build front-end with ng build --prod
  • use wsgi to serve this flask application

About

An open source ERP-CRM based on flask, with an optionnal UI in angular/bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.2%
  • Python 27.1%
  • HTML 18.5%
  • JavaScript 1.9%
  • Other 0.3%