Skip to content

umami-software/website

Repository files navigation

umami.is

This is the repository of the Umami website built using Next.js.

About

Umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendlier, privacy-focused alternative to Google Analytics and a free, open source alternative to paid solutions. Umami collects only the metrics you care about and respects the privacy of your users.

Starting the project 👨‍💻

# using npm
npm install

npm run dev
# using yarn
yarn

yarn dev

Contributions

Would be happy to take contributions to improve the website. Help is needed especially in the Guides section. If you know how to configure or deploy Umami in different environments, please share your knowledge.