This commit is contained in:
2026-04-13 23:04:12 +02:00
commit 7b48f78ebf
13 changed files with 3852 additions and 0 deletions

7
wrangler.toml Normal file
View File

@@ -0,0 +1,7 @@
name = "poulinkes"
compatibility_date = "2024-09-23"
main = "./worker.js"
[assets]
directory = "./public"
binding = "ASSETS"