Ckret Connect is the backend service for the Ckret App (GitHub). Ckret is an anonymous messaging platform, where users can send and receive messages anonymously via link.
- Exchange messages with users anonymously
- Create account with gmail to get messages
- Customizable username, inbox status and feedback message
- Send secret messages using ckret link without even creating account
- Node JS
- Express JS
- MongoDB
- Mongoose
- JSON Web Token
- Winston
- ES Lint
- Get cozy with
Node JS
for building strong backend systems. - Explore
Express JS
and its key elements: Router, Controller, and Middleware - Dive into
MongoDB
and ace querying techniques withMongoose
ODM - Create a custom error handler for smooth and consistent error management across all services