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 © 2020, 11. Released under the MIT License.
- [Node]
- [Typescript]
- [Postgres]
- [pgAdmin]
host=localhost
dbUsername=postgres
dbPassword=postgres
type=postgres
dbPort=5432
database=taskmanagement
JWT_SECRET=
-
Please consult the ChangeLog
-
Expect v0.0.7 will the latest and last version of the task manager, several version please follow Mirco-Services-Architecture-Booking-System
- Please consult Package
11