Skip to content

iov-one/blog-tutorial

Repository files navigation

Weave Blog Tutorial

This repo demonstrates implementation of a blog application using Weave.

Documentation

Documentation of this repos is at Weave Tutorial. You can follow the documentation while reading the code.

Installing dependencies

Requirements

Important: At IOV we use go modules. You can append export GO111MODULE=on to .rc file of your favorite shell(zsh, bash, fish, etc.)