[WIP] BookStack with HedgeDoc integration
-
Copy
.env.example
to.env
and edit the variables. -
Run dev server
make run-dev
# If you don't want to see the logs from bookstack and hedgedoc, run
make run-dev ATTACH=
# Or just bookstack
make run-dev ATTACH=bookstack