chattitude-app-backend icon indicating copy to clipboard operation
chattitude-app-backend copied to clipboard

TypeScript version of Chattitude

Chattitude backend

This is a well structured Typescript version of old Chattitude

Also, check out the frontend of the app.

Used technologies:

  • language: Typescript
  • web framework: expresss.js
  • ORM: sequelize
  • auth is based on JWT
  • chat is built with socket io

I did my best to add as much OOP stuff as possible in this project, so I ended up with a pretty organized code structure.

Also, check out this: https://github.com/thedenisnikulin/sample-authentication-aspnetcore