Skip to content

initial set up

rec edited this page Sep 23, 2022 · 1 revision

downloading a build

builds can be found on the releases page - feel free to download the latest build for your operating system and run it!

builds are automagically generated when a commit is pushed to the release branch. please expect delays of ~30 minutes between the release being made and the files being available.

building from source

developing locally

follow the "building from source" instructions, but run npm run dev instead.

the development build is hot-reloaded and runs fully locally, but using the same filesystem paths as production. do keep this in mind when tinkering with things!

Clone this wiki locally