487 B
487 B
How to contribute?
- Clone the repo
- cd
- Use the
shell.nixfile, or use some other shenanigans, i dont care.
Subfolders:
-
app:pnpm i && wrangler dev
-
api:pnpm i && tsc && node dist/index.js
I don't really enforce a branch naming convention, but please, refrain from making a PR if you have pushed your changes on the mistress branch.
Same with commits, just make them readable and understandable at first glance.
Submit your changes!
Tysm <3