Modern web architecture
Server-rendered pages enhanced with HTMX for dynamic interactions, Alpine.js for lightweight state management, and DaisyUI for consistent styling.
A modern SaaS starter built with the HAT stack, instrumented for production, and ready to extend with DaisyUI components.
Server-rendered pages enhanced with HTMX for dynamic interactions, Alpine.js for lightweight state management, and DaisyUI for consistent styling.
Built with FastAPI, SQLAlchemy, Alembic migrations, and uv-managed dependencies. Testing is covered with pytest and Playwright.
Cookie-based sessions, CSRF protection, hardened headers, and rate limiting.
Stripe Checkout flows with webhook handling and configurable defaults.
Prometheus metrics, OpenTelemetry tracing, and structured logging to SigNoz.
Unit, integration, and Playwright end-to-end tests keep regressions out.
Health checks, environment-driven config, and observability endpoints.
Single Docker image delivered to Dokploy with compose orchestration.