- Make sure you're using the latest version, check releases for that.
- Use the search, maybe there is already an answer.
- If not found, create an issue, please dont forget to carefully describe it how to reproduce it / pay attention to the issue-template.
- Pull requests only into the master branch.
This project requires pnpm and node.
- Fork this repo on GitHub.
- Check out the master locally.
- From your local repro run
pnpm install
. - Run
pnpm start dev
.