# github-roast **Repository Path**: mirrors_trending/github-roast ## Basic Information - **Project Name**: github-roast - **Description**: Spicy GitHub Roast 🔥 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-16 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GitHub Roast SvelteKit, Cloudflare Pages, Cloudflare D1, OpenAI gpt-4o-mini ## Setup 1. Create a new Cloudflare D1 database 2. `npx wrangler d1 import --remote ./database.sql` 3. `npx wrangler d1 import --local ./database.sql` 4. npm run dev ## Deployment 1. on Cloudflare Pages, deploy new app 2. Framework Preset -> SvelteKit 3. Use Connect Git instead of manual upload 4. the first deployment will fail, you need to update production ENV with encrypted value (this is CF Pages bug)