Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 3.13 KB

README.md

File metadata and controls

76 lines (49 loc) · 3.13 KB
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