TypeORM Project with Docker
Steps to run this project:
- Run
npm i
command - Setup database settings inside
data-source.ts
file docker compose up
to start the container- Run
npm start
command to start project
Steps to run this project:
npm i
commanddata-source.ts
filedocker compose up
to start the containernpm start
command to start project