- Get the code. Clone this git repository:
git clone git://github.com/omkz/golang-blog.git
cd golang-blog
- Start the development server:
go run main.go
- Install
docker
anddocker-compose
- Get the code. Clone this git repository:
git clone git://github.com/omkz/golang-blog.git
cd golang-blog
- Run
docker-compose up
- That's it! Navigate to
localhost:8080