added base project

This commit is contained in:
Jonas_Jones 2024-10-23 21:46:38 +02:00
parent 2578670667
commit 228f31132c
8 changed files with 1797 additions and 0 deletions

3
wrangler.toml Normal file
View file

@ -0,0 +1,3 @@
name = "arch-setup-worker"
main = "worker.js"
compatibility_date = "2023-09-04"