move to cloudflare workers (#1229)

* move to cloudflare workers

* remove junk
This commit is contained in:
Geometrically
2023-07-03 17:23:19 -07:00
committed by GitHub
parent 05d994889d
commit 4c8c35a25a
7 changed files with 1771 additions and 942 deletions

2
.gitignore vendored
View File

@@ -5,7 +5,9 @@ node_modules
.cache
.output
.env
.dev.vars
dist
.wrangler/
generated/
!.gitkeep