Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 383 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 383 Bytes

Scelloo Project Built with Express,Typescript,TypeORM and Postgres

Steps to run the project:

  1. Run yarn to install the dependencies

  2. rename .env.example

  3. Setup database settings inside data-source.ts file

  4. Run yarn start to build

  5. Run yarn dev start development server

Postman Documentation