pogo/assets/web
gmemstr 8738164b8f Made included web interface's purpose clearer
Basically included web interface is being deprecated _for prod only_ in favour of new Vue.js interface in gmemstr/pogo-vue. Included web interface will be updated to ensure routes and features work properly and should not be considered "production ready".
2017-12-21 08:30:32 -08:00
..
static Change from asking for admin password to randomly generating one 2017-12-07 10:36:52 -08:00
admin.html Change from asking for admin password to randomly generating one 2017-12-07 10:36:52 -08:00
index.html Made included web interface's purpose clearer 2017-12-21 08:30:32 -08:00
login.html Working on Session Creation, Added Login.html 2017-10-04 23:58:53 +05:30
README.md Made included web interface's purpose clearer 2017-12-21 08:30:32 -08:00

What is this?!

This is the development version (DE) of the web interface for Pogo.

It is not recommended you use this for your own deployment, and instead rely on the auto-setup feature of the binary. If you still insist manually deploying your own binary, please consider downloading the latest webassets.zip release from gmemstr/pogo-vue, which contains the production version of the Vue.js interface. The interface in this repository should be considered "canary" or "nightly", and for testing routes and features during development. Thanks!

~ Gabe