This repo is an extremely simple "thought" experiment about using chrs
via a web interface. It relies on a deployed pfchrs server.
A lot of assumptions are hard coded into the js
file. This is probably bad.
- Make sure
pfchrs
is up and running somewhere reachable. - Make sure a "user" has been added to
pfchrs
with a key. - Edit the
js
file with the address and the key name.
python -m http.server
Should do the trick.
I did say this was a thought experiment, right?
-30-