Mirror

Vova Tkach a5c6095de9 Better logs system 6 years ago
.bak f161ff4e7c Backup all 6 years ago
assets 3f7c2be268 Back all templates to assets 6 years ago
consts a43fff7076 Session, error page, fixes, rework 6 years ago
engine f382d14404 Move logic, clean main file 6 years ago
hosts 2559a900e9 User settings modal 6 years ago
logger a5c6095de9 Better logs system 6 years ago
utils 52a5201c83 Default error page if logic not response 6 years ago
vendor 267fbfd982 Update bootstrap 6 years ago
.gitignore d0be3a6e35 Update .gitignore 6 years ago
Gopkg.lock 267fbfd982 Update bootstrap 6 years ago
Gopkg.toml 7550b663aa Assemble base skeleton 6 years ago
LICENSE c391c57bd1 Update LICENSE 6 years ago
Makefile e613cac726 Update Makefile 6 years ago
README.md 829a0385a9 Update README.md 6 years ago
main.go a5c6095de9 Better logs system 6 years ago

README.md

golang-fave

Usage of ./fave:
  -dir string
    	virtual hosts directory
  -host string
    	server host (default "0.0.0.0")
  -port int
    	server port (default 8080)

Development

make - debug, make run - run on all ips and port 8080, make build - build release for Linux, Mac OS X and Windows.