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

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"devDependencies": {
"wrangler": "^3.82.0"
}
}