Skip to content

neonowy/dash.io

 
 

Repository files navigation

Build Status

dash.io is a fork of Dashing, a Sinatra based framework that lets you build beautiful dashboards.

Getting Started

  1. Install the gem from the command line. Make sure you have Ruby 1.9+
$ gem install dash_io
  1. Generate new project
$ dash new new_dashboard
  1. Change your directory to new_dashboard and bundle gems
$ bundle
  1. Start the server!
$ dash start
  1. Go to localhost:3030 and have fun!

Roadmap ✈

  • themes support
  • recent versions of libraries

License

Distributed under the MIT license

About

Dashboard framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.8%
  • Ruby 4.6%
  • CSS 2.2%
  • CoffeeScript 1.9%
  • HTML 1.5%