Commit Graph

7 Commits (ded629f481f17a58d9e58bce404ee082427e1787)

Author SHA1 Message Date
Vasile Popescu ded629f481 Remove the "proxy" wording from the tty-server 5 years ago
Vasile Popescu a34033d92e Add small changes to document the project here and there 6 years ago
Vasile Popescu aee0834308 Redirect from homepage to the github project page 6 years ago
Vasile Popescu 2e15e457ab Fix serving the frontend from a path 6 years ago
Vasile Popescu 906f225899 Refactor the frontend structure
Change the Makefile and webpack config to reflect the new structure of
where we keep the frontend generated files.

Use the 404 static pages when requests are made to paths not found.

Add a small doc describing the available http routes.
6 years ago
Vasile Popescu caaf694b6c Bundle the frontend resources inside the server binary
Use go-bindata to bundle all the frontend server resources inside the
server binary, so it's easier to re-distributed.
6 years ago
Vasile Popescu 9f0a1474f2 Initial commit 6 years ago