Updates to the website to remove Yaks and AP classes; Updates to the admin site to support user management (not working fully yet).
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node server.js"
|
||||
"1. start": "node server.js",
|
||||
"3. update-db": "sequelize db:migrate",
|
||||
"4. create-db-migration": "sequelize migration:create",
|
||||
"2. install": "npm install"
|
||||
},
|
||||
"dependencies": {
|
||||
"bcrypt-nodejs": "^0.0.3",
|
||||
|
||||
Reference in New Issue
Block a user