Skip to content

kome12/minesweeper-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This was created during my time as a student at Code Chrysalis

Minesweeper (Backend)

This is the backend for minesweeper. Play it here!

To run the app locally

  1. npm install
  2. npm run start for the dev environment
  3. Access http://localhost:3001/ to play the game!

.env Parameters

DATABASE_URL
PORT

Tech Stack

Future Plans

  • Add User model
  • Get games by user
  • Link Games

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published