* Four fings for wargfood ** DONE Make Heroes - [X] route to serve the form - [X] form to enter a name - [X] route handler to take the post & persist object ** DONE Enter the tavern - [X] Wot's Yer Name, Fella? (make the form) - [X] handle post (set a cookie/header) - [X] make a tavern page ** TODO Make Campaigns ** TODO Make Monsters (in campaigns) ** TODO Attack Monsters (assign heroes / change status) * More fings for wargfood ** TODO Setup Auth / User Reg ** TODO Deploy