hftlclub / node-iltis

Node.js backend for ILTIS
MIT License
1 stars 0 forks source link

ILTIS Backend

REST Server Backend for ILTIS (Internes Lagertransaktions- und Informationssystem).

Development

Execute the following commands to configure the standalone-server:

git clone https://github.com/hftlclub/node-iltis.git
cd node-iltis
npm install
cp config.example.js config.js

Modify the MySQL settings in your config file.

Start the server via the following command:

npm start

Open http://localhost:3000 in your brower.

Database

Initiate Database

CREATE TABLES:

CREATE TABLES, INSERT SAMPLES:

Reset Database

DROP, CREATE TABLES:

DROP, CREATE TABLES, INSERT SAMPLES:

Sample files: Terms of use