Commit Graph

3 Commits (906f2258990a957f450c69e9a4b0aa71f0bc0d07)

Author SHA1 Message Date
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