Logo
Explore Help
Register Sign In
lukas/WordClockESP
1
0
Fork 0
You've already forked WordClockESP
Code Issues 2 Pull Requests Actions Packages Projects Releases Wiki Activity
WordClockESP/interface/.env.development

5 lines
264 B
Plaintext
Raw Normal View History

Add comment to development environment file
2019-08-09 22:23:42 +01:00
# Change the IP address to that of your ESP device to enable local development of the UI.
# Remember to also enable CORS in platformio.ini before uploading the code to the device.
Rework backend add MQTT and WebSocket support * Update back end to add MQTT and WebSocket support * Update demo project to demonstrate MQTT and WebSockets * Update documentation to describe newly added and modified functionallity * Introduce separate MQTT pub/sub, HTTP get/post and WebSocket rx/tx classes * Significant reanaming - more accurate class names * Use PROGMEM_WWW as default * Update README documenting PROGMEM_WWW as default * Update README with API changes
2020-05-14 23:23:45 +01:00
REACT_APP_HTTP_ROOT=http://192.168.0.99
REACT_APP_WEB_SOCKET_ROOT=ws://192.168.0.99
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 18ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API