Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 523 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 523 Bytes

celenium-api-demo

Code with demonstration on how to use Celenium API

Prerequisites

  • Go
  • PostgreSQL 15+
  • Running Rollup to test changes in its performance. Can be used dummy_rollup by @jcstein
  • Grafana [optional]

For running Grafana on Mac:

brew update
brew install grafana
brew services start grafana
// brew services list // check status if services

Usage

Install dependencies

go get github.com/lib/pq

Run

go run main.go