1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 02:12:53 +00:00

server set up with app engine

This commit is contained in:
2016-08-22 00:01:53 -05:00
parent 6dac5aeb06
commit 34b463cd44
18 changed files with 827 additions and 33 deletions

9
config.template.json Normal file
View File

@@ -0,0 +1,9 @@
{
"database": {
"url": "",
"database": ""
},
"api": {
"key": ""
}
}