Moving files and adding auth

This commit is contained in:
2018-11-07 11:10:51 +01:00
parent 728ac72dff
commit 1c16b54802
19 changed files with 1175 additions and 309 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
# main binary
multitenantStack
# IDEs
.vscode
# Go vendoring
vendor/*