jaceknyc / ga_mithril

rewritten in mithril

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JOAD tracker, written in mithril

REQUIREMENTS: npm (Node.js)

PYTHON DEPENDENCES: flask json

RUN INSTRUCTIONS

  • run "npm install" to install javascript dependencies
  • run "npm start" (or "npm build")
  • run python application.py

START SQL: From "Preferences" Panel, start mysql server

INSTALL mysql:

  • "sudo pip install MySQL-python"

About

rewritten in mithril


Languages

Language:JavaScript 38.5%Language:Python 35.5%Language:HTML 23.4%Language:CSS 2.6%