https://github.com/costineest/prompts-box
Discover and share AI prompts
https://github.com/costineest/prompts-box
ai-prompts nextjs-boilerplate nextjs-template nextjs13
Last synced: 29 days ago
JSON representation
Discover and share AI prompts
- Host: GitHub
- URL: https://github.com/costineest/prompts-box
- Owner: costinEEST
- Created: 2023-07-28T12:33:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T12:59:52.000Z (about 2 years ago)
- Last Synced: 2025-05-20T19:36:59.990Z (5 months ago)
- Topics: ai-prompts, nextjs-boilerplate, nextjs-template, nextjs13
- Language: TypeScript
- Homepage: https://youtu.be/wm5gMKuwSYk?t=3403
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Clone of [`@adrianhajdin`](https://github.com/adrianhajdin/project_next_13_ai_prompt_sharing)'s project.
# CLI
- `pnpm dlx wrangler d1 create promptopia`
- `touch wrangler.toml` then https://developers.cloudflare.com/d1/get-started/#3-bind-your-worker-to-your-d1-database
- `pnpm dlx wrangler d1 execute promptopia --local --file=./schema.sql`
- `pnpm dlx wrangler deploy`
- `pnpm create cloudflare@latest`
- `turso auth signup`
- Turso platform API token `turso auth token`# Docs
- [Readme](./docs.md)
- https://lucia-auth.com/guidebook/github-oauth/nextjs-app
- https://lucia-auth.com/database-adapters/cloudflare-d1
- https://blog.cloudflare.com/introducing-d1
- https://nextjs.org/docs/app/building-your-application/caching#react-cache-function# Dump
- https://youtu.be/wm5gMKuwSYk?t=3403
- https://github.com/tlebeitsuk/nuxt-cloudflare-lucia/blob/main/server/utils/auth.ts# Logs
- https://dash.cloudflare.com/df16a81afe5219d8eb4023a5ee5af16f/workers/d1
- https://worker.costineest.workers.dev
- https://github.com/settings/applications/2278913# Tool
- https://github.com/ults-io/vscode-react-javascript-snippets/blob/HEAD/docs/Snippets.md#rafce