VERSION 1.0.0STATUS: BLOG_PLATFORM
INSCRIBE
A production-style blogging platform with JWT authentication, Zod validation, optimized relational data modeling, and a serverless backend on Cloudflare Workers.


INVALID_REQUESTS
-35%
AUTH
JWT
VALIDATION
ZOD
DATABASE
POSTGRESQL
ABOUT_THE_PROJECT
Inscribe is a full-stack blog platform built to practice production-style backend patterns while keeping the writing experience fast and simple.
The backend uses Cloudflare Workers with PostgreSQL and Prisma ORM, with JWT authentication and Zod validation to keep request handling predictable and secure.
TECH_STACK
APP:REACT
LANG:TYPESCRIPT
API:CLOUDFLARE_WORKERS
DB:POSTGRESQL
ORM:PRISMA
AUTH:JWT
VALIDATION:ZOD
SYSTEM_OPERATOR_ONLINE
Interested in the technical implementation details?