Giter Site home page Giter Site logo

seeddbvisualization's Introduction

This project is an example of how to use a package written to use big-cheese inside of an application.

The end result is a simple d3 visualization of the data provided by SeedDBCommands from seed-db.

Please keep in mind this project is a proof of concept of several ideas and is not intended to be "used" by anyone. Feel free to fork and tinker, but know that it is not "stable" or even "pretty".

This was my first time working with Bower and D3. It is the second application to use the concepts made available in big-cheese but the first project that used a package built on top of big-cheese.

Install

Please note that this has only been tested on io.js 1.7.1. A dependency, zombie, requires io.js (well, really I think it requires some of ecmascript 6 that just isn't available in node yet.)

npm install -g grunt-cli
git clone https://github.com/jhgaylor/SeedDBVisualization
cd SeedDBVisualization

npm install
bower install
grunt

Run

You need a redis instance to make this work. You can set environment variables BIG_CHEESE_REDIS_HOST and BIG_CHEESE_REDIS_PORT or just run it on localhost:6379

iojs index.js

add bower components

bower install <component> --save
grunt # recompile assets

seeddbvisualization's People

Contributors

jhgaylor avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.