feat: use d1 for game storage
This commit is contained in:
parent
ee5ed04bcb
commit
5423802ae5
11 changed files with 133 additions and 96 deletions
|
@ -2,10 +2,6 @@ name = "tcl-guessr"
|
|||
compatibility_date = "2024-09-25"
|
||||
pages_build_output_dir = ".svelte-kit/cloudflare"
|
||||
|
||||
[[kv_namespaces]]
|
||||
binding = "TCL_GUESSR_KV"
|
||||
id = "b2d8980ac3a74a80854c35bf9569dbf8"
|
||||
|
||||
[[d1_databases]]
|
||||
binding = "TCL_GUESSR_D1"
|
||||
database_name = "tcl-guessr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue