Mirror

Vova Tkach f7c6aced7b Rename logout action 6 years ago
assets f7c6aced7b Rename logout action 6 years ago
consts f7c6aced7b Rename logout action 6 years ago
database a88ab08ba5 User mod, new fields, CP access, checkbox, db upgrade 6 years ago
engine 3405c04d12 Render for checkbox value 6 years ago
hosts b252c434a9 FrontEnd render func (return and optimize) 6 years ago
logger 2766a6587e Colored debug console messages 6 years ago
modules f7c6aced7b Rename logout action 6 years ago
utils a88ab08ba5 User mod, new fields, CP access, checkbox, db upgrade 6 years ago
vendor 781587b005 Move resources from main file, upgarde deps 6 years ago
.gitignore d0be3a6e35 Update .gitignore 6 years ago
LICENSE c391c57bd1 Update LICENSE 6 years ago
Makefile 2bd25ee6e5 Modules ordering, version--, cp module wrap 6 years ago
README.md 829a0385a9 Update README.md 6 years ago
go.mod 781587b005 Move resources from main file, upgarde deps 6 years ago
go.sum 781587b005 Move resources from main file, upgarde deps 6 years ago
main.go 781587b005 Move resources from main file, upgarde deps 6 years ago
session.go ac8d29ccb7 Session graceful shutdown 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.