Install docker and docker compose
and then run
$ sh setup-dev.env.sh
Note running setup-dev-env.sh clears your database so it is recommended to run:
$ docker-compose up mysql server -d
for all future runs if you want to persist your development data
Install gleam and mysql or use hosted mysql
sh ./run-csr.sh
# or
sh ./run-ssr.sh
Note this does require you to have a mysql server running on localhost, or change the env vars to a hosted instance
lustre_dev_tools
is a temporary vendor, to be removed on next release of the package to hex