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

5 Commits

Author SHA1 Message Date
Lee Brown
271bf37c5d Finish inital schema migration script 2019-05-23 14:01:24 -05:00
Lee Brown
790c7b3255 Added image resizer for responsive web apps 2019-05-20 22:16:58 -05:00
Lee Brown
308fee852c Added example web-app service
Example web-app required provided the ability to render html.
2019-05-18 18:06:10 -04:00
Lee Brown
b4535820d4 JWT authenticator with AWS Secret Manager
Updated authenticator to store JWT private keys in AWS secret manager.
This improvement reduces the need to generate a local privite key for
the application to start on its initial run.
2019-05-17 14:42:50 -04:00
Lee Brown
b40d389579 Basic example cleanup
Rename sales-api to web-api and remove sales-admin
2019-05-16 18:05:39 -04:00