Chattitude backend
This is a well structured Typescript version of old Chattitude
Also, check out the frontend of the app.
- 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