Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for D1 #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add support for D1 #15

wants to merge 1 commit into from

Conversation

perkinsjr
Copy link
Contributor

Add Cloudflare D1 support (https://jolt.multiple.dev/tasks/f84b59e6-a9a3-45f3-b5d1-d445286df1fd)

Description:
Add D1 support for Unkey

We should implement Cloudflare D1 support in the following ways:

  1. Add Cloudflare D1 as a selectable option during the creation process.
  2. Create a new folder in the extras section called 'd1'.
  3. Add the necessary code to handle D1 database connections with Hono and Cloudflare workers in the new 'd1' folder.
  4. Add the necessary code to use prisma or drizzle as ORM is required.

This enhancement will expand database options for Unkey users and improve integration with Cloudflare services.

#13

This commit was made by Jolt AI (https://jolt.multiple.dev)

Add Cloudflare D1 support (https://jolt.multiple.dev/tasks/f84b59e6-a9a3-45f3-b5d1-d445286df1fd)

Description:
Add D1 support for Unkey

We should implement Cloudflare D1 support in the following ways:

1. Add Cloudflare D1 as a selectable option during the creation process.
2. Create a new folder in the extras section called 'd1'.
3. Add the necessary code to handle D1 database connections with Hono and Cloudflare workers in the new 'd1' folder.
4. Add the necessary code to use prisma or drizzle as ORM is required. 

This enhancement will expand database options for Unkey users and improve integration with Cloudflare services.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants