Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 520 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 520 Bytes

panoply

pan·o·ply (historical/literary): a complete set of arms or suit of armor

This is an example of a full-stack Hoplon application. It represents the way that we think SPAs should be developed and deployed.

In the spirit of such things, it is a Todo application. Login is via Github OAuth and todos are persisted on the backend.

Development

boot dev

Then, visit http://localhost:8000 in your browser.