Blog-App-Buffalo
Blog-App-Buffalo copied to clipboard
Updated project to use go.mod+pg+buffalo_v0.15.5
I think most things work now, but I am experiencing some weird bugs with the csrf token when setting GO_ENV=production
.
E.g. users cannot log in.
Dev seems fine
CSRF issue is probably linked to this: https://github.com/mikaelm1/Blog-App-Buffalo/issues/4, will have a look