grassynull33 / project2-game

Companion web app for VR game (made with Unity) that features real-time updates based on what happens in-game
https://equilibrium-game.herokuapp.com/
MIT License
4 stars 5 forks source link

Nate #1

Closed nathanmiller9 closed 7 years ago

nathanmiller9 commented 7 years ago

Guys,

I have edited controller files (userController.js), routes (index.js), models (two files), and the config folder (edited config.json, created/edited passport.js file, created a middleware folder and an isAuthenticated.js file), and created a bin folder with a www.js file for running the application. To run the app, type npm start in the terminal. Note that my database has a password. We may have to adjust this later.

Thanks, guys.