Skip to content

BlogSphere is a basic blog application where a user can view and create their own blogs.

Notifications You must be signed in to change notification settings

Shobhnik13/BlogSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tech stack used : -> React.js and Vite for frontend -> Cloudflare-workers for a serverless backend -> Hono as the routing a library for cloudflare-workers -> prisma as an orm -> postgress as a database service -> jwt for user authentication and authorization