Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 518 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 518 Bytes

Medium Blog Website

Overview

A Medium-like blogging platform featuring modern web technologies and efficient backend services.

Technologies

  • Backend:

    • Hono
    • JWT Authentication
    • Prisma with connection pooling (Prisma Accelerate)
    • Postgres
  • Frontend:

    • React
    • Custom npm module for type checking
  • Deployment:

    • Backend: Cloudflare Workers
    • Database: NeonDB
    • Frontend: Vercel

Live Link