Skip to content

PodaruDragos/inversify-example-app

Repository files navigation

Run The Project
  npm install
  docker-compose up

This will bring up 2 containers

  • postgres container [postgres]
  • pgadmin container [pgadmin]

Ports Opened

  1. postgres 5432
  2. pgadmin 5050

 

Build
  npm run build // output is dist/
Start
  npm run start
Lint
  npm run lint
Create Migrations
  npm run build
  npm run migration:create

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published