midnight-vice-server git clone repo to your computer npm i start your mongodb and create a foodtrucks db: from the mongo cli: "use foodtrucks" run the server: node app.js go to localserver:4500/trucks test the login, logout, create truck functionality