Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 377 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 377 Bytes

cleaningO

(node/express/typescript/serverless/lambda/sequelize/PostgreSQL)

Install

Comands

  • npm run dev - developing...
  • npm run migrate - migrate model to PostgreSQL
  • npm run fake:add - add fake data to PostgreSQL
  • npm run fake:remove - remove fake data to PostgreSQL