Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 401 Bytes

File metadata and controls

10 lines (8 loc) · 401 Bytes

webanalytics

Ruby/Sinatra app for storage and retrieval of web analytics

Steps to run:

  • Install Docker and docker-compose.
  • Clone this repository.
  • Run docker-compose up in the folder where docker-compose.yml is.

The server will accept GET and POST requests on port 8888. This can be changed, if necessary, by editing docker-compose.yml.