Skip to content

abdelalielbahloul/TypeORM-Rest-API

Repository files navigation

Project Build with TypeORM Express And JWT

  1. Steps to run this project:

  2. Execute npm i command

  3. Setup your database settings inside ormconfig.json file

  4. Execute npm start command

  5. To Create a migration To Read More About TypeORM Migration Docs

  1. Execute typeorm migration:create -n migrationName command if you want to create an empty migration file
  2. Check if the server is runing if not execute npm start command
  3. To apply the creating migration execute npm run migration:run command

About

Project Build with TypeORM Express And JWT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published