Server-side part of the Nemus application. See the mobile repository for more information.
- Change the database information from the
ormconfig.json - Install typeormcli
- Run the migrations
typeorm migration:run - Start the app
npm run start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Server-side part of the Nemus application. See the mobile repository for more information.
ormconfig.jsontypeorm migration:runnpm run start