Counter

1 min read

Background

This is a simple Ruby on Rails app that counts visits to each server that it is deployed on. The two GitHub repo’s can be used to fully deploy the application in an AWS environment. I created this as a walkthrough to help show a mentee how important it is to learn to program in a modern IT/Operations environment.

Repository

The code can be found in the following repositories:

Demo

It is live at https://counter.harvey.earth/.