Full Stack & Serverless

High-Blogs

Full-Stack Serverless Blogging Platform with Cloudflare Workers

Technologies & Infrastructure

ReactTypeScriptCloudflare WorkersWranglerPrisma AccelerateHonoPostgreSQL

About this Project

High-Blogs is a high-performance full-stack blogging platform built on Cloudflare's serverless edge environment with Prisma connection pooling and Hono API routing.

Key Highlights & Engineering Focus

  • Developed a full-stack blog application leveraging serverless architecture for instant global response times.
  • Built the frontend using React and TypeScript, with a common shared npm module for consistent type management across client and server API.
  • Implemented serverless backend using Cloudflare Workers and Wrangler, utilizing Prisma ORM with Prisma Accelerate for efficient connection pooling.
  • Employed Hono framework to create lightweight, fast backend endpoints ensuring high concurrency and minimal cold starts.