Requirements
- Node.js 20+
- PostgreSQL 15+ (or any compatible database)
- 512MB RAM minimum
Clone and run
localhost:4000 and the dashboard at localhost:4001.
Configuration
Create a.env file at the repo root:
Docker
docker-compose.yml at the repo root starts Postgres, the ingest service, and the dashboard in one command.