This was created during my time as a student at Code Chrysalis
This is the backend for minesweeper. Play it here!
npm install
npm run start
for the dev environment- Access
http://localhost:3001/
to play the game!
DATABASE_URL
PORT
- Add User model
- Get games by user
- Link Games