Skip to content

libterty/task-manager

Repository files navigation

Task-Mangager

A Sample Task Manage Card Board System with user profile System, sensitive infomation is protected by JWT. Where you can find the setup code in src/auth

CopyRight

Copyright © 2020, 11. Released under the MIT License.

Pre-requirement

  • [Node]
  • [Typescript]
  • [Postgres]

Optional-requirement

  • [pgAdmin]

Environment Variable Setup

host=localhost
dbUsername=postgres
dbPassword=postgres
type=postgres
dbPort=5432
database=taskmanagement
JWT_SECRET=

ChangeLog

Start and Install Script

Author

11

About

A Sample Task Manage Card Board System

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published