Firestorm TypeScript

January 1, 2019 ยท View on GitHub

Database

We are using TypeORM as ORM. In order to start the database, you must to have in your environment PGUSER, PGPASSWORD as variables.

To start the server and watch the file changes:
yarn dev

License

All of the codebases are MIT licensed unless otherwise specified.