Analytics

Tracking analytics experiments.

Umami

Umami Development

On localhost

UMAMI - Purple

Create?: psql -h localhost -U devereld -d umami -f sql/schema.postgresql.sql String: const conString = "postgres://admin:unami@localhost:5432/unami";

References

Two configured sites:

VJS - Violet

local m1 psql localhost:3002

Has a local implementation of the Umami API and a Express server.

React - Green

local-react localhost:3003