Skip to content

simonqiang/TM-CRM_ERP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERP software open source with IOT ToManage

Framework base to build your ToManage open source ERP software with objects connected network (IoT)

ToManage is the first open source ERP software with objects connected network (IoT : Internet of Things).

open source ERP software ToManage manage your organization's activity (contacts, suppliers, invoices, orders, stocks, agenda, ecommerce, planning, etc ...). Objects connected network (IOT) integrating in open source ERP software ToManage allow for faster and further (to collect relevant external data, to relay sensor data through, to create alerts, ...) to work in real time .

ERP software open source with IOT ToManage screen

The ToManage open Source ERP software with javascript language and use Nodejs MongoDB Angularjs and Totaljs .

ERP software open source with Internet of things network totaljs nodejs angularjs mongodb

You can freely use, study, modify or distribute it according to its Free Software licence (licence Apache V2.0).

You can use it as a standalone application or as a web application to be able to access it from the Internet or a LAN.

ERP software open source with Internet of things network schema ToManage

Getting Started

Install the open source ERP software ToManage

Need :

  • install Node.js > 4.0
  • install MongoDB > 3.2
git clone [email protected]: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

Good coding :)

Follow us :

On Twitter

On Linkedin

On Google +

On Facebook

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.3%
  • HTML 16.0%
  • CSS 14.1%
  • PHP 0.3%
  • CoffeeScript 0.3%
  • TeX 0.0%