sequelize-typescript-starter Installation npm install Allow MSSQL Database to take TCP Connections on Default Port Please refer to this StackOverflow answer Start server npm start Migrate Database run the file ./migration/migrations.sql in SSMS against a connection to a database named cinema Manual Tests import into Postman the following file ./tests/Cinema API.postman_collection.js