Skip to content

Workshop providing an introduction to web-architecture through a step-by-step tutorial on how to make a full-stack web application with WebSockets. The domain is speedtesting – where Every Bit Matters.

License

Notifications You must be signed in to change notification settings

alzamon/every-bit-matters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Workshop providing an introduction to web-architecture through a step-by-step tutorial on how to make a full-stack web application with WebSockets. The domain is speedtesting – where Every Bit Matters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 39.5%
  • JavaScript 35.1%
  • CSS 25.4%