Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

ito-org/backend

Repository files navigation

Setup and run application

Make sure you have a node version 10+ installed on your machine.

$ npm i

For running the application: Build the application

$ npm run build
$ npm start

The application should be available on port 80.

Develop

Information about the used framework check out
https://www.npmjs.com/package/skeidjs

Releases

No releases published

Packages

No packages published