gmoore / thirtysixapp

Client-facing front-end for thirtysix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thirtysix App

There's a running version of the app here: Thirtysix App

Running On Your Own

You'll need Ruby 2.4. You'll also need the foreman gem.

git clone git@github.com:gmoore/thirtysixapp.git
cd thirtysixapp
bundle
rake db:migrate
rake generate_api_key
foreman start

Instrument Your App

Head over to https://github.com/gmoore/thirtysix to install the gem and start instrumenting your app.

About

Client-facing front-end for thirtysix


Languages

Language:CSS 63.4%Language:Ruby 17.5%Language:JavaScript 13.4%Language:HTML 5.7%