Categorygithub.com/chadweimer/gomp
modulepackage
2.1.2+incompatible
Repository: https://github.com/chadweimer/gomp.git
Documentation: pkg.go.dev

# README

TravisCI Code Climate Closed Pull Requests GitHub release license

GOMP: Go Meal Planner

Web-based recipe book.

Configuration

The following table summarizes the available configuration settings, which are settable through environment variables.

ENVValueDefault
PORTuint4000
GOMP_UPLOAD_DRIVERstringfs
GOMP_UPLOAD_PATHstringdata
GOMP_IS_DEVELOPMENT'0', '1'0
SECURE_KEY[]string<nil>
GOMP_APPLICATION_TITLEstringGOMP: Go Meal Planner
DATABASE_DRIVERstringpostgres
DATABASE_URLstring<empty>

Port

Port gets the port number under which the site is being hosted.

Valid Values: Any valid port number.

Database Support

Currently only PostgreSQL is supported.

Credits

See glide.yaml and static/bower.json

# Packages

No description provided by the author
No description provided by the author
No description provided by the author