Biff: A Customizable Full-Stack Clojure Web Framework

2025-05-20
Biff: A Customizable Full-Stack Clojure Web Framework

Biff is a novel Clojure full-stack web framework that curates libraries and tools from across the ecosystem into one polished whole. It features immutable database support, schema enforcement with Malli, and uses hyperscript for rich, interactive UIs without leaving the backend. Passwordless email-based authentication (magic links and one-time passcodes) is included. Deploy via Ubuntu VPS provisioning or a Dockerized Uberjar. Changes are evaluated on file save, and a production REPL allows for live development. Biff boasts strong defaults but is designed to be easily modified as your needs evolve.

Development Full-Stack