mirror of
https://github.com/umami-software/umami.git
synced 2026-02-16 18:45:36 +01:00
Code cleanup.
This commit is contained in:
parent
a8534a9d4d
commit
8484fd26e1
27 changed files with 183 additions and 162 deletions
|
|
@ -6,6 +6,10 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
|||
|
||||
Umami is a privacy-focused web analytics platform built with Next.js 15, React 19, and TypeScript. It serves as an alternative to Google Analytics, storing data in PostgreSQL (primary) with optional ClickHouse for time-series analytics.
|
||||
|
||||
## Development
|
||||
|
||||
Assume a dev server is always running on port 3001. Do not start the dev server.
|
||||
|
||||
## Common Commands
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue