When I built this openauth wasn't a package on npm, you can safely delete it and just install it from npm
- Monorepo
- RPC, share API specifications between the server and the client
- Drizzle ORM
- OpenAuth
- Hono
- Hyperdrive
- KV
- Next.js
- Cloudflare Pages
- Rate limiting
- R2 file upload
pnpm i
cd packages/openauth
bun run build
cd server
pnpm migrate
pnpm -r --parallel dev
- Use trigger.dev for more complex tasks such as video processing it's also great for queues https://trigger.dev/docs/queue-concurrency
- Cheap and reliable
- Fast
- Easy to deploy
- Easy to manage
- Easy to scale
- Easy to use
- Fast
- Easy to use
- Better than Next.js API routes