Skip to content

HashLoad/kanbana-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2961b4e Â· May 3, 2022

History

28 Commits
May 22, 2019
Jul 23, 2019
May 3, 2022
May 22, 2019
Jul 23, 2019
Aug 27, 2020
May 3, 2022
Aug 27, 2020
Feb 20, 2019
Oct 7, 2020
May 3, 2022
May 3, 2022
May 22, 2019
Oct 7, 2020

Repository files navigation

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.