Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 712 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 712 Bytes

every-bit-matters

Hands-on workshop in web architecture with node.js and deployment with Heroku.

Goal: Learn to build and deploy a web application for visualizing data from and controlling distributed speed test loggers.

Get started

Download and install required software

Clone and install dependencies

	$ git clone https://github.com/krsjan/every-bit-matters
	$ cd every-bit-matters
	$ npm install

Heroku setup

You need a user account for Heroku:

Install the Heroku Toolbelt: