1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-17 00:17:59 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
daccf4074a issue #29 fixed hot reload of html templates
services had env vars resolving to directories not being watched by
fresh
2020-01-18 13:21:35 -09:00
28cf4924ff Scale db middleware
Ensure the database is active and has not been auto paused by RDS.
Resume database for signup and login pages.
2019-10-26 16:52:38 -08:00
2b93f2e3b4 Debugging random client disconnected error on prod 2019-10-25 14:41:16 -08:00
998d1bf13e updates from review, WIP 2019-08-22 17:33:47 -08:00
0658ab1ad3 web-app: use universal-translator files to externalize translatable texts 2019-08-20 21:25:09 -03:00
ce5ad37ac8 Updates from aurora.cam 2019-08-12 21:28:16 -08:00
bf1ec63d85 Added api example error responses and some minor bug fixes 2019-08-07 16:17:17 -08:00
bb9820ffcc moved auth from user package and added timezone to context values 2019-08-04 14:48:43 -08:00
fad0801379 checkpoint 2019-08-03 16:35:57 -08:00
32cb554dfa completed flash messages 2019-08-03 15:01:17 -08:00
e81e4690af Completed user login with session authentication 2019-07-31 18:34:27 -08:00
227af02f31 issue#16 web-app account signup
Account signup works with validation and translations.
2019-07-31 13:47:30 -08:00
6117a813f2 Completed removing example-project directory and moving all files back a
a directory
2019-07-13 12:16:28 -08:00
bcf022aa18 moved example-project files back a directory 2019-07-13 11:42:37 -08:00