Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 263 Bytes

File metadata and controls

14 lines (10 loc) · 263 Bytes

Coder backend

REST API for the coder web application.

Built using:

  • Typescript
  • Express js
  • Sequelize as an ORM
  • PostgreSQL db
  • bcryptjs to hash passwords
  • jsonwebtoken to generate user tokens

Frontend repo: https://github.com/zoraaver/coder-frontend