Skip to content

dev-adityasinha/Medium-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Techstack used in this project -

Hono as routing library - hono works with cloudflare workers where as express does not. React in the frontend Cloudfare 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 the authentication