Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 232 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 232 Bytes

Simple yet beautiful Golang website

Build

go build cmd/server/server.go

Run

./server - runs with default options. (8000 port and data dir)

Flags

-port - port for http server -data - path to the data folder