Initial setup

This commit is contained in:
2023-09-08 22:59:05 -05:00
parent c5233b7088
commit 883078fdbc
14 changed files with 6383 additions and 56 deletions

4
wrangler.toml Normal file
View File

@@ -0,0 +1,4 @@
name = "playground"
main = "./.output/server/index.mjs"
workers_dev = true
compatibility_date = "2022-09-10"