Skip to content

christodoulos/impetus-backend

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages