Skip to content

dimsavva/TM-CRM_ERP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framework base for ToManage ERP/CRM and IoT

A framework to build your own ERP/CRM

Getting Started

Install

Need :

  • install Node.js > 4.0
  • install MongoDB > 3.2
git clone git@github.com:ToManage/framework.git
npm install -g bower
npm install
bower install

Using demo mongoDB database from dump directory

cp config.sample config

A demo database is in dump directory

Edit and replace demo name database in config file

Start

node debug.js

Demo authentication : admin/admin

About

ERP/CRM full nodejs mongoDB AngularJS Total.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.4%
  • HTML 15.9%
  • CSS 14.1%
  • PHP 0.3%
  • CoffeeScript 0.3%
  • TeX 0.0%