Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 358 Bytes

README.md

File metadata and controls

executable file
·
13 lines (9 loc) · 358 Bytes

Smallcase Portfolio Backend

ASUMPTION:

  • ASUMING different user can have portfolio.
  • No integration user register login and other user functionality.
  • every request is authenticated request not any user checing is done.

INSTRUCTION TO SETUP PROJECT

  • npm install
  • create config.development.json from config.example.json
  • sequelize-cli db:migrate