Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 511 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 511 Bytes

Setup

Run npm i to install all necessary packages.

Start

Run npm start to start the application. Please take a look at both controllers for all available routes.

Database setup

The sample uses a database for storing the data. Thanks to TypeORM several database engines are supported. You can set the credentials for your own database in the src/index.ts