- It allows secured user signup with JWT integration, zod validation in both frontend and backend and bcrypt to hash and salt passwords, features a rich text editor for creating and publishing blogs.
- Used typescript in both frontend with react.js and backend for improved typesafety and Cloudflare workers with the help of hono.js helps for fast, scalable and serverless deployment.
- Used Postgresql with prisma for efficient database management