Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codenoid/github-roast
Spicy GitHub Roast 🔥
https://github.com/codenoid/github-roast
Last synced: 23 days ago
JSON representation
Spicy GitHub Roast 🔥
- Host: GitHub
- URL: https://github.com/codenoid/github-roast
- Owner: codenoid
- Created: 2024-08-03T10:18:34.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T03:39:39.000Z (3 months ago)
- Last Synced: 2024-10-02T06:21:00.937Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://github-roast.pages.dev
- Size: 87.9 KB
- Stars: 754
- Watchers: 2
- Forks: 47
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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)