Write web applications using your favorite reproducible configuration language.
Flack serves an HTTP server from your flakes using a Rack-inspired CGI gateway, and provides a web router API written in Nix that works like Express.
- Check out the example app in
apps/default.nix - Run:
nix run github:NixVegas/flack -- --flake github:NixVegas/flack - Clone, and
nix run