# songwhip-analytics

- A service for ingesting and querying for user analytics.
- songwhip-events pushes events into songwhip-analytics which stores in BigQuery.
- songwhip-api calls songwhip-analytics to get dashboard query results.

## Prerequisites

- Node.js configured repo\
  https://www.notion.so/Node-js-project-setup-guide-86feadffeb304962b06e6b1bb8f09213
- Vercel CLI (for `pnpm dev`)
