Skip to content

mancjs/mancjs-perf-golf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MancJS December: Perf Golf

The server used to run the MancJS perf golf game.

How to run server

  • Clone the repo
  • npm install
  • npm start

URLs

/ The main submission page where players can repeatedly submit new solutions to the current game. Players need to enter an email address (used for gravatar images) and a team name.

/admin Page to start predefined games.

The admin page is protected with HTTP basic auth (user admin pass admin). You can modify the credentials by changing the file routes/admin.js.

About

The MancJS Performance Golf server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published