Description
This repository is a part of the Express Typescript tutorial.
Each part of the course has its own branch, called for example part-1.
The the master branch represents the version with MongoDB.
The postgres branch contains the version with PostgreSQL.
Installation
npm install
Running
npm run dev
Testing
npm run test