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

18 Commits

Author SHA1 Message Date
Lee Brown
1a49f8c4fb updates for new devops transition 2019-08-19 20:21:48 -08:00
Lee Brown
85714558ed Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue8/datadog-lambda-func 2019-08-16 13:36:04 -08:00
Lee Brown
dd4cf51c94 WIP: code migration complete 2019-08-16 13:33:57 -08:00
Lee Brown
059900e4f8 WIP: migrate out devops to new repo 2019-08-16 01:59: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
83bcfce508 Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit 2019-08-07 20:20:08 -08:00
Lee Brown
b387ccb827 forked swaggo/swag and added caching to reduce build times 2019-08-07 20:19:09 -08:00
Lucas Brown
7d171d41b7 Added note on example valiation page. 2019-08-07 19:37:22 -08:00
Lee Brown
e54702712d Added sitemap to webapp 2019-08-06 17:04:37 -08:00
Lee Brown
6523cbc481 fix api route for app page for docs 2019-08-05 19:49:30 -08:00
Lucas Brown
c76744a897 Add new pages for website when not authenicated for saas app. 2019-08-03 15:02:00 -08:00
Lee Brown
c625ace88d Completed implimentation of forgot password 2019-08-02 15:03:32 -08:00
Lee Brown
232648a2cc signup autocomplete 2019-08-01 11:34:03 -08:00
Lee Brown
e81e4690af Completed user login with session authentication 2019-07-31 18:34:27 -08:00
Lee Brown
227af02f31 issue#16 web-app account signup
Account signup works with validation and translations.
2019-07-31 13:47:30 -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
Lucas Brown
10d2046ff9 Removed ports in docker-compose.yaml file 2019-07-13 19:57:23 -08:00
Lee Brown
bcf022aa18 moved example-project files back a directory 2019-07-13 11:42:37 -08:00