Proof of concept on the snowplow golang tracker
Ensure you have Go >= 1.18
installed. You may follow these instructions to install Go in your environment
Ensure you have PORT 3000
open
cd go-snowplow-concept
go mod download
go run main.go
# Visit localhost:3000