jwise / dgjs2

Death Guild playlist browser (Ampersand version)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dgjs2

This app is the second generation of the Death Guild browser. To run it, you should:

  1. Make sure your have Node installed on your system.
  2. Install the dependencies: npm install
  3. Grab a database to use with it -- either a prebuilt one, or build your own -- and put it in public/db.json.
  4. Launch the local web server: npm start
  5. Open http://localhost:3000 in a browser.

If you want to build a "release" version, make should put all the build products in build/, all ready for you to copy to a web server.

About

Death Guild playlist browser (Ampersand version)


Languages

Language:JavaScript 74.8%Language:Stylus 15.0%Language:Pug 8.8%Language:CSS 1.2%Language:Makefile 0.2%