BUSINESS · COMMUNITY
A full-stack website for a church community, built so non-technical staff can update it themselves.
↓ SCROLL
A church community needed a real web presence — service times, ministries, sermons, events — without depending on a developer for every update.
A full-stack site with a clear client/server split: a fast Vite-built front end for visitors, a small backend and database for content, and shared types between the two so nothing drifts out of sync as the church's staff update it themselves.
Staff update services, events and sermons without touching code.
Vite + Tailwind front end built for quick loads on any device.
Drizzle ORM migrations keep the schema consistent as content grows.