/nodejs-api

POC realizada para estudo das tecnologias Node.js, TypeORM, Postgres e Express.js.

Primary LanguageTypeScript

Project Build with TypeORM and ES6

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside database/productsDatabase.js file
  3. Run npm start command or nodemon app.js