The docs site for jsrepo
pnpm install
pnpm devYou'll need to provide the following environment variables:
GITHUB_TOKEN=""
GITLAB_TOKEN=""
UPSTASH_REDIS_URL=""
UPSTASH_REDIS_TOKEN=""
DATABASE_URL="" # postgres dbMake sure to format and lint the code before submitting a PR!
pnpm format
pnpm lint