/impetus-backend

Impetus backend application

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Impetus Logo

Description

This project started as the Digital Twins of Athens back-end application. The authors will try to evolve it to the central back-end facility of several UWMH front-end applications and utilities.

Installation

After cloning the repository, set up your MongoDB instance accordingly and install the dependencies.

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Stay in touch

License

The Digital Twins of Athens backend is AGPL3 licensed.