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

Commits on Jul 3, 2024

  1. ⚡️ Commit from Jolt AI ⚡️

    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.
    Jolt-AI committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e366e66 View commit details
    Browse the repository at this point in the history