Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 400 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 400 Bytes

Local development

Usage

Run nix-shell in the local-dev directory. After the shell has started run foreman start to start Grafana and other services (check [Procfile'](./Procfile) for details), and ./watch.sh ` to start the live reloads.

Requirements

All requirements are handled by nix, check ./shell.nix for full list.