Skip to content

Typescript & PostgresSQL boilerplate code. Just take a clone and do: npm install or yarn Modules already present...

Notifications You must be signed in to change notification settings

mrbaloch555/typescript-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript & PostgresSQL boilerplate code. Just take a clone and do: npm install or yarn Modules already present...

  1. Auth
    1. Signup
    2. Login
  2. Users
    1. Get all users
    2. Get single user
    3. Update user
    4. Delete user
  3. Tokens (JWT token service) -> these apis are not availaible for outside world, its being used internall in auth
    1. Create tokens
    2. Save Token
    3. Sign Token
    4. Verify Token
  4. Posts

About

Typescript & PostgresSQL boilerplate code. Just take a clone and do: npm install or yarn Modules already present...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published