MatrixSynapse/webclient
Erik Johnston fe3c5a2726 Fix the 'Go to room' button to use the correct room alias api 2014-08-12 17:17:14 +01:00
..
components/matrix Fix the 'Go to room' button to use the correct room alias api 2014-08-12 17:17:14 +01:00
img
js
login
room Make messages list and room users list scroll-overflow 2014-08-12 18:11:38 +02:00
rooms Fix the 'Go to room' button to use the correct room alias api 2014-08-12 17:17:14 +01:00
README
app-controller.js
app.css Make messages list and room users list scroll-overflow 2014-08-12 18:11:38 +02:00
app.js
favicon.ico
index.html

README

Basic Usage
-----------

The Synapse web client needs to be hosted by a basic HTTP server.

You can use the Python simple HTTP server::

    $ python -m SimpleHTTPServer

Then, open this URL in a WEB browser::

    http://127.0.0.1:8000/