[ui-server]: working test of UI server

This commit is contained in:
41666 2019-06-05 10:13:57 -05:00
parent 74e87ccbc7
commit 88959c59fe
No known key found for this signature in database
GPG key ID: DE08FAA8925DC747
6 changed files with 100 additions and 2 deletions

View file

@ -0,0 +1,3 @@
# roleypoly ui server
This is a simple server built around the UI itself. It actually has no idea what routes go to where, those are all defined by @roleypoly/ui/mappings.js and next.js itself.