Add basic D1 support

This commit is contained in:
Your Name
2023-03-15 19:27:25 -04:00
parent 7acd546481
commit bdda2bcb8d
8 changed files with 9238 additions and 1 deletions

7
wrangler.toml Normal file
View File

@@ -0,0 +1,7 @@
name = "cryptopad"
compatibility_date = "2023-03-15"
[[ d1_databases ]]
binding = "D1DB"
database_name = "cryptopad"
database_id = "17080b9e-80c5-4253-8e7c-451ece72ed42"