openpot

command module
v0.0.0-...-e7ce85e Latest Latest
Warning

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

Go to latest
Published: May 18, 2015 License: MIT Imports: 18 Imported by: 0

README

OpenPot

Fetch and install

$ go get github.com/tothandras/openpot

Build and run the Docker image

Invoke Docker from the package directory to build an image using the Dockerfile:

$ docker build -t openpot .

Run the containers:

$ docker run --publish 8080:8080 --name openpotapp --rm openpot -e AWS_ACCESS_KEY_ID=XXX AWS_SECRET_ACCESS_KEY=YYY

Development

Install dependencies and run gulp

$ npm install -g bower
$ npm install -g gulp
$ npm install && bower install
$ gulp --watch

Run the server

$ go run main.go

Open http://localhost:8080

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