go-shout

command module
v0.0.0-...-1269dce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2016 License: MIT Imports: 10 Imported by: 0

README

go-shout

Shoutbox with Golang, MongoDB and WebSockets

Installation

1 Get the source

$ go get github.com/juusaw/go-shout

2 Get dependencies

$ go get github.com/gin-gonic/gin && go get github.com/olahol/melody && go get gopkg.in/mgo.v2/bson

3 Build (from the project folder)

$ go build

4 Start MongoDB

$ mongod

5 Run the program

$ ./go-shoutbox

6 Navigate to localhost:3000 in browser

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL