add frontend code. add deploy config
This commit is contained in:
committed by
Daniel Hutzel
parent
25bdc0a6b2
commit
05550a14b1
@@ -29,11 +29,7 @@
|
||||
"ACCESS_TOKEN_SECRET": "secret",
|
||||
"requires": {
|
||||
"db": {
|
||||
"kind": "sqlite",
|
||||
"model": "*",
|
||||
"credentials": {
|
||||
"database": "mychinook.db"
|
||||
}
|
||||
"kind": "hana"
|
||||
},
|
||||
"auth": {
|
||||
"impl": "srv/auth.js"
|
||||
|
||||
Reference in New Issue
Block a user