Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 769 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 769 Bytes

kanbana-api

Dependencies:
To run project:
  • Open an terminal
  • Type boss install to install all dependencies
  • Set the environment variables:
    • ENCRYPT_SECRET
    • LOGIN_SECRET
    • LOGIN_EXPIRE
    • DB_HOST
    • DB_PORT
    • DB_DATABASE
    • DB_PASSWORD
    • DB_USER
  • Be happy 😄
Postman:

Import the file into Postman to test the API.