This episode is part 3 in the Zero to Framework (building Alchemist Camp) series:
Building on top of our very simple Cowboy server from part 1, we create a router so it's easier to add pages. Then we add functionality to handle static assets. Finally, we take advantage of that sweet, sweet 1-step deploy process we built in part 2.
Source code of the repo is available for members on the page for Part 7!