Initial commit for management (#14)

This commit is contained in:
2023-01-23 22:04:39 -05:00
committed by GitHub
parent ec9092abf3
commit 555fc37047
4 changed files with 217 additions and 0 deletions

1
public/consts.js Normal file
View File

@@ -0,0 +1 @@
const backendURL = "http://127.0.0.1:8080";