add majority of routes and datapaths, start on interactions

This commit is contained in:
41666 2022-01-29 01:28:29 -05:00
parent bbc0053383
commit 3033ebacb7
47 changed files with 1650 additions and 58 deletions

View file

@ -15,7 +15,7 @@ kv_namespaces = [
]
[build]
command = "yarn build"
command = "yarn build:dev"
[build.upload]
format = "modules"
dir = "dist"