← All Projects
Complete
Create HTMX Project
A CLI scaffolding tool that generates a complete HTMX + Express + Vite project with SQLite, dynamic views, schema introspection, and a query generator — the same skeleton used to bootstrap the apps in this portfolio.
Tech Stack
Node.jsExpress 5ViteSQLiteKnex
Key Features
- One command generates a runnable project with views, routes, and DB wiring
- Schema introspector, type mapper, and query generator library
- Templates include vitest configuration and a tests directory