- Added login check for navbar actions
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"description": "API for Auracle database",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "start"
|
||||
"api": "node index.js",
|
||||
"client": "cd client && npm run serve"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user