A blogging app built with Buffalo for the tutorial located at https://mmikael.com/post/buffalo-part1/.
Clone or download the repo. Edit the urls in the database.yml
file to match the location of where you downloaded the app. Then run:
$ buffalo setup
$ buffalo dev
If you now visit http://localhost:3000 in your browser, you should see the app.