The zk-wars.blocksense.network web-site
This project uses Nix flakes and direnv to provide a reproducible development shell. After installing direnv and enabling the hook in your shell, simply allow the .envrc file:
cd zk-wars-website
direnv allowThis will automatically enter a Nix shell containing Node.js and the Playwright browsers needed for the testing workflow described in docs/TESTING.md.