web client v0.7 (edit dish / visibility / delete/ routes)

This commit is contained in:
2020-10-01 20:21:46 +02:00
parent e242e01320
commit 62702521ee
16 changed files with 605 additions and 24 deletions

1
src/config.js Normal file
View File

@@ -0,0 +1 @@
export const backend = "http://localhost:4000";