• Stars
    star
    115
  • Rank 296,399 (Top 6 %)
  • Language
    JavaScript
  • Created almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Umami website

umami.is

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

Thumbnail

Page

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-sourced alternative to paid solutions. Umami collects only the metrics you care about and everything fits on a single page.

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.