Skip to content

sudhanshugautam2911/blog-serverless-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building medium in the following stack

  1. React in the frontend
  2. Cloudflare workers in the backend
  3. Connection pool ( prisma accelerate )
  4. zod as the validation library, type inference for the frontend types
  5. Typescript as the language
  6. Prisma as the ORM, with connection pooling
  7. Postgres as the database
  8. jwt for authentication