SkillAgentSearch skills...

Mediom

Forum web application, an example for from Rails to Go (Revel)

Install / Use

/learn @huacnlee/Mediom
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Forum App by Go

Requirements

  • Go 1.3+
  • MySQL
  • Memcached
  • Node.js && node-sass, coffee-script

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

View on GitHub
GitHub Stars353
CategoryDevelopment
Updated22d ago
Forks40

Languages

Go

Security Score

80/100

Audited on Mar 11, 2026

No findings