Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 260 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 260 Bytes

LoginTypeScript

A server with authentication using TypeScript. This individual project was made for learning and practicing TypeScript.

Other technologies used:

  • Node.js
  • koa
  • routing-controllers
  • TypeORM
  • Postgres package (pg)
  • bcrypt
  • jsonwebtoken