Skip to content

DillonAd/hits

Repository files navigation

Hits

Build Status

A simple website hit counter.

Structure

Hits is a Go API set up to use a Postgres database for persistence deployed via Docker Compose.

Building

Use the provided script:

./build.sh

Running

Use the provided script:

./run.sh

To run locally:

./run-local.sh