add mocks for get and posts

This commit is contained in:
Proddy
2021-04-01 19:30:10 +02:00
parent f6fefc9a69
commit 74179ab6e9
4 changed files with 199 additions and 1678 deletions

View File

@@ -1,7 +1,5 @@
# Change the IP address to that of your ESP device to enable local development of the UI
REACT_APP_HTTP_ROOT=http://localhost:3000
# REACT_APP_HTTP_ROOT=http://172.17.233.73:3000
# REACT_APP_HTTP_ROOT=http://localhost:3000
# REACT_APP_WEB_SOCKET_ROOT=ws://localhost:3000