Skip to content
Back to Projects

minicms

May 1, 2025

AstroSQLiteDrizzle ORMAlpine.jsTypeScriptCloudflare D1

Minicms is a field-type-driven content management system for portfolio websites. Built with Astro, SQLite (via libsql/Cloudflare D1), Drizzle ORM, and Alpine.js. Content types are stored and managed through an admin UI rather than configuration files, making it easy for non-developers to manage site content.

Current Status

The project is actively under development, exploring dynamic content management patterns with Astro and server-side SQLite.