8000 GitHub - sparkboom/dashy: Dashy - a really useful dashboard for your life :-)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sparkboom/dashy

Repository files navigation

Dashy

A customizable personal dashboard app.

What is it?

Dashy is a Node.js app using Hapi, and the usual suspects - Webpack, and Babel.

Front-end uses React, Styled-Components, and Semantic UI React

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

git clone git@github.com:sparkboom/dashy.git # or clone your own fork
cd dashy
yarn
yarn run build
yarn run start

Your app should now be running on localhost:5000.

Development

To run the Webpack watcher for ease of development, use the following command

yarn run dev

Deploying to Heroku

heroku create
git push heroku master
heroku open

About

Dashy - a really useful dashboard for your life :-)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

0