This is a "prototype clone" of the popular anonymous messaging service, Sayout.me. There is also a tutorial "step-by-step" guide on how to make one yourself!
You can check the guide by clicking here
Also, if you are stuck anywhere in the guide, just check out the source code to get help!
This is a project made in typescript
as the language, express
as the backend server service, and mongoose (mongodb)
as the database.
- Login / Register System
- Typescript
- ExpressJS
- Routing & Dynamic Routing
- MongoDB
- and more....