Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 242 Bytes

File metadata and controls

7 lines (5 loc) · 242 Bytes

Awesome Converter build with NodeJS, Express, TypeScript, TypeORM, RabbitMQ, PostgreSQL

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside ormconfig.json file
  3. Run npm start command or npm run dev