BlogSphere is a platform (full-stack) where users can create blog posts ,sharing their experience , knowledge and ideas.Also users can read others posts for increasing their knowledge.
Tech-Stack:
React in the frontend
Cloudflare workers in the backend
Zod as the validation library, type inference for the frontend types
Typescript as the language
Prisma as the ORM, with connection pooling
Postgres as the database
jwt for authentication
Frontend is deployed on Vercel