working on new tables for payments

This commit is contained in:
Arjun Patel
2019-01-29 19:55:32 -08:00
parent ad26f7b6fd
commit d6643c32f9
8 changed files with 154 additions and 13 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"test": "echo \"Error: no test specified\" && exit 1",
"start": "PORT=4200 & set JWT_KEY=secretkey & node server.js",
"dev": "nodemon bin/dev.js",
"drop": "node bin/DROP-FORCE.js"
"drop": "nodemon bin/DROP-FORCE.js"
},
"repository": {
"type": "git",