amql-repl-ui 0.0.0-alpha.0

Leptos CSR frontend for the AQL REPL playground
1
2
3
4
5
6
7
8
[build]
dist = "dist"

[[proxy]]
backend = "http://127.0.0.1:3000/upload"

[[proxy]]
backend = "http://127.0.0.1:3000/select"