WIP : This branch is currently going a lot of work.
You will need:
Run with skaffold with live-reload: skaffold dev
You will need:
Run docker-compose up
.
You will need:
Compile maud with
go install ./maud
Compile static assets with
npm i
npm start
Run maud
maud
Defaults to localhost/maud (db/collection). Config instructions coming soon(tm)