Contributing
- Install:
pnpm install - Develop web:
pnpm --filter web dev - Develop functions:
pnpm --filter functions serve - Develop docs:
pnpm --filter docs start - Lint:
pnpm lint
pnpm installpnpm --filter web devpnpm --filter functions servepnpm --filter docs startpnpm lint