Skip to content

Eternal Sunspots demo programming environment for 8x8 matrix display as to be displayed using a heliostat and matrix display generated by mirrors in shade.

Notifications You must be signed in to change notification settings

saramic/eternal-sunspots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eternal Sunspots

A sun heliostat powered 8x8 display matrix to celebrate light.

TODO

  • limit README to important Node Heroku setup instructions
    • install npm install bower install
    • foreman start web
    • DEBUG=express:* foreman start web
  • mention templating engine - http://jade-lang.com/
  • link to site http://eternal-sunspots.herokuapp.com/
  • style up with http://purecss.io/
  • add database layer for users to save their own "programs"
  • document any internal services for use in "programs"
  • how to contribute section

FEATURES TODO

Bugs

  • active reapplied even if it is there
  • stop button

node-js-getting-started

A barebones Node.js app using Express 4.

This application supports the Getting Started with Node on Heroku article - check it out.

Running Locally

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

$ git clone [email protected]:heroku/node-js-getting-started.git # or clone your own fork
$ cd node-js-getting-started
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

Documentation

For more information about using Node.js on Heroku, see these Dev Center articles:

About

Eternal Sunspots demo programming environment for 8x8 matrix display as to be displayed using a heliostat and matrix display generated by mirrors in shade.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published