You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A script that will take care of some (hopefully most?) of the grunt work involved in setting up an API - database schema and route generation.",
"main": "charlie.js",
"scripts": {
"start": "node charlie",
"test": "echo \"Error: no test specified\" && exit 1"