Home

Awesome

Forum App by Go

Requirements

Install

Download & Install Go:

https://golang.org/dl

Clone source code, and run:

go get github.com/revel/cmd/revel
cd $GOPATH/src
git clone https://github.com/huacnlee/mediom.git
cd github.com/huacnlee/mediom
make install
make server

Release for production

This will build for Linux amd64

make release

Example

Try it online:

http://115.29.238.54