This repo uses bun as its package manager.
bun installPlease write .env and .env.dev from .env.example.
If you send pull request, please pass the tests with the following commands.
npm run ci
npm run lint
npm run checknpm run formatnpm run database
cloudflared tunnel --url http://localhost:4000