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

13 Commits

Author SHA1 Message Date
Lee Brown
ce5ad37ac8 Updates from aurora.cam 2019-08-12 21:28:16 -08:00
Lee Brown
2e43f95748 issue#19 recompile service on file change
Updated web-app and web-api to auto build the service when running with
docker-compose.
2019-08-12 12:30:35 -08:00
Lee Brown
a08becba0f web-api fixed dockerfile conditional error 2019-08-07 21:19:30 -08:00
Lee Brown
b387ccb827 forked swaggo/swag and added caching to reduce build times 2019-08-07 20:19:09 -08:00
Lee Brown
195754432c fix docker-compose up - webapp required sender email to be set 2019-08-07 17:49:21 -08:00
Lee Brown
7e5cc45c73 fix docker build gitlab image 2019-08-06 12:19:18 -08:00
Lee Brown
a916aa5f46 Added build stage caching 2019-08-06 12:01:43 -08:00
Lee Brown
45e6e37aa6 fix swaggo dep issue 2019-08-06 04:15:42 -08:00
Lee Brown
c625ace88d Completed implimentation of forgot password 2019-08-02 15:03:32 -08:00
Lee Brown
2cd374a130 updated readme 2019-07-14 17:59:06 -08:00
Lee Brown
e46c6317e5 Switch from golang docker client to executing direct docker commands
github.com/docker/docker/client adds an additional 30 deps to the
project and encoutering random errors when running on gitlab.
	Can't add file cmd/web-app/static/assets/images/glacier-example-pic.jpg to tar
	Error response from daemon: invalid reference format
2019-07-14 12:25:58 -08:00
Lee Brown
6117a813f2 Completed removing example-project directory and moving all files back a
a directory
2019-07-13 12:16:28 -08:00
Lee Brown
bcf022aa18 moved example-project files back a directory 2019-07-13 11:42:37 -08:00