Skip to content

Keep track of scoring and who got who in the fork game

Notifications You must be signed in to change notification settings

daltonschool/forkgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork Game

Fork game is a project to keep track of the standings of the fork game.

Development Setup

  1. Clone the repository. Run npm i to install dependences, then run npm start

At this point, don't run npm run dev, because concurrently doesn't allow terminal input then.

  1. Follow the instructions as prompted. Use a Dalton username and password to sign in.
  2. Once setup is complete, press ctrl + c to terminate the process, then run npm run dev to start the development server

The development server watches the static files for changes, while the production server does not.

Production Setup

Setup the application how you normally would for a node.js production application. If you cannot enter text into the command line on the production server, you can upload the storage.db file from another computer.

About

Keep track of scoring and who got who in the fork game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published