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.
All requirements are handled by nix, check ./shell.nix
for full list.