Sign in
go
/
build
/
f9dbc65e0ffa3449a88b3e2567b640a41766892c
/
.
/
devapp
tree: b8b9e56b50a0f6b888b484ba060edfc4b3282789 [
path history
]
[
tgz
]
owners/
static/
templates/
data.go
deployment-prod.yaml
deployment-staging.yaml
devapp.go
Dockerfile
gophercon.go
gophercon_test.go
gzip.go
Makefile
README.md
release.go
release_test.go
reviews.go
server.go
server_test.go
service-staging.yaml
stats.go
stats_test.go
title.go
title_test.go
devapp/README.md
devapp
Local development
$ go run
.
Then visit
http://localhost:6343
in your browser.
Deployment
See the documentation on
deployment
.