Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 380 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 380 Bytes

http-monitor

A simple website and a traffic monitor that will display details about visitors on the website.

stack used

Python, flask, JS

Pusher

We will use pusher to view our dashboard and data

  1. Create an account on pusher
  2. Create the project app and check it out on the dashboard
  3. Use the app id, cluster key and config id in the app.py file of your project.