Skip to content

abusque/nsec-scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nsec-scoreboard

Scoreboard for the 2015 edition of NorthSec

Installation instructions

You will need an up to date installation of Node.js. Also required is Grunt, which can be installed via node's package manager, npm:

# npm install -g grunt-cli

Once this is done, navigate to frontend and run npm install to automatically download and install (locally to the directory) all the javascript dependencies. You can now run an instance of the scoreboard by executing grunt run, from the same directory. The scoreboard can now be accessed at localhost:4000. If needed, the port can be changed in Gruntfile.js.

In order for the scoreboard to work, you will also need a running instance of askgod to serve as backend.

About

Scoreboard for the 2015 edition of NorthSec

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published