Go to file
2021-12-11 14:00:10 -05:00
config Rename cache expiration config fields. 2021-12-11 13:37:35 -05:00
container Cleanup container init. 2021-12-11 13:18:32 -05:00
controllers Rename cache expiration config fields in controllers. 2021-12-11 13:41:57 -05:00
ent Handle user creation upon registration. 2021-12-11 13:03:10 -05:00
funcmap Moved app consts to config package. 2021-12-10 08:33:49 -05:00
middleware Include secure middleware. 2021-12-08 22:21:07 -05:00
msg Added easier setter funcs for flash messages. 2021-12-03 16:44:04 -05:00
pager Added pager. 2021-12-03 07:20:01 -05:00
static Initial commit. 2021-12-03 06:11:01 -05:00
views Handle user creation upon registration. 2021-12-11 13:03:10 -05:00
.gitignore Initial commit. 2021-12-03 06:11:01 -05:00
docker-compose.yml Added database config and docker image. 2021-12-10 08:49:15 -05:00
go.mod Added ent make commands. 2021-12-11 13:46:01 -05:00
go.sum Added ent make commands. 2021-12-11 13:46:01 -05:00
main.go Added additional makefile commands. 2021-12-11 14:00:10 -05:00
Makefile Added additional makefile commands. 2021-12-11 14:00:10 -05:00