/blog_app

Blog App Using Buffalo Framework

Primary LanguageGoApache License 2.0Apache-2.0

Blog App

A blogging app built with Buffalo for the tutorial located at https://mmikael.com/post/buffalo-part1/.

Getting Started

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.