Skip to content

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

Dessia-tech/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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published