vecty-sample

command module
v0.0.0-...-09cdc91 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2018 License: MIT Imports: 8 Imported by: 0

README

vecty-sample

dead-simple chat app sample

Demo: https://chatapp.irieda.com

get sample go source code

go get -d github.com/nobonobo/vecty-chatapp
cd $GOPATH/src/github.com/nobonobo/vecty-chatapp

development server start

make gopherjs &
make devrun

open: http://localhost:8888/

local run native binary

make build
make run

open: http://localhost:8888/

local run by docker

docker run -it --rm -p 8888:8888 nobonobo/chatapp

open: http://localhost:8888/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

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