···19cargo run
20```
210022Alternatively if you want a binary form
23```bash
24./build.sh --binary
···19cargo run
20```
2122+On an empty database, an admin-setup-token.txt is created as well as pasted into the terminal output. This is needed to make the admin account.
23+24Alternatively if you want a binary form
25```bash
26./build.sh --binary