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

28 Commits

Author SHA1 Message Date
0ffe9de1e3 Optional minify response 2020-01-19 22:55:29 -09:00
35242354d5 issue #28 - renamed project to checklist 2020-01-18 15:36:16 -09:00
0027bef370 Renamed project_routes and template-renderer 2020-01-18 13:30:41 -09:00
9ed3c37c87 set db connection lifetime to one hour 2019-10-26 18:14:55 -08: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
d2ed2397fd Include new devops changes to fix s3 urls 2019-09-03 22:10:25 -08:00
ac080e0ce2 replace internal devops package 2019-09-03 15:00:47 -08:00
965f42ef18 Change AWS_REGION to AWS_DEFAULT_REGION 2019-08-26 04:07:19 -08:00
a66031ede5 disable http2 2019-08-26 03:35:54 -08:00
d277b0ec25 Use interface in the handlers of web-api/web-app 2019-08-17 11:21:31 +07:00
102ca82125 Completed web-api and web-app updates 2019-08-14 17:59:47 -08:00
04e73c8f4e completed updating web-api 2019-08-14 12:53:40 -08:00
edfb706200 disable awslogs-datetime-format for ecs task def 2019-08-13 20:26:39 -08:00
f03738b772 change eproc.tech to example.saasstartupkit.com 2019-08-13 16:06:11 -08:00
69a2a40369 switch devops docker stage to use busybox instead of scratch 2019-08-06 19:45:29 -08:00
6948572f15 fix build info 2019-08-06 18:38:45 -08:00
1d69ea88a3 Fix unittests 2019-08-01 16:17:47 -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
cf77e9d9eb fix web-app static file prefix for s3 2019-07-14 23:53:31 -08:00
2cd374a130 updated readme 2019-07-14 17:59:06 -08:00
8ae8c97af9 Fixed web-app redirects 2019-07-14 17:03:08 -08:00
1a36b52113 reworked tools/devops to better support gitlab cicd 2019-07-14 14:55:34 -08:00
5276254db5 pull aws region from ec2 metadata 2019-07-14 01:07:14 -08:00
8f5ff1ec1e Init aws session with region when using role 2019-07-14 00:54:51 -08:00
db07498192 Load AWS region from meta data if not set for deploy 2019-07-14 00:41:58 -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