Source Installation
First, clone the repository:
Then install dependencies and build the production bundle (I'm using pnpm here, you can use npm or yarn if you like):
If this is your first time starting, copy the src/skeleton
directory to config/
to populate initial example config files.
Finally, run the server: