Skip to content

jonathanbass/sequelize-typescript-example

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%