feat: move gateway web code to dedicated directory

This commit is contained in:
Prad Nukala
2024-10-08 17:26:01 -04:00
parent 25cddbada6
commit 2970497683
9 changed files with 4 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
name = "sonr-id"
main = "./build/worker.mjs"
compatibility_date = "2024-10-07"
[build]
command = "devbox run build:hway"