aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/README.md
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-08-22 19:23:03 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-08-22 19:23:03 +0200
commitc254a5b100b9ea011dc35b4079ce184e5c842135 (patch)
tree131fbe13410fd535cff266b0f6bf596b1d493f99 /htdocs/README.md
parente61a5dbfe08fb96a1d293f5ca7fffe8b693ecaf8 (diff)
Adding control panel sample HTML5 UI
Change-Id: Id7cb7e3f1a817000c9054139922bdf9e3e21a0a8 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'htdocs/README.md')
-rw-r--r--htdocs/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/htdocs/README.md b/htdocs/README.md
new file mode 100644
index 0000000..bb14b7e
--- /dev/null
+++ b/htdocs/README.md
@@ -0,0 +1,7 @@
+------------------------------------------------------------------------
+ Basic HTML & WS test
+------------------------------------------------------------------------
+
+ # Load bindings directly from development tree for debug
+ afb-daemon --verbose --verbose --token="" --ldpaths=build --port=1234 --roothttp=htdocs
+