This is the repository of the Digizus website built using Next.js.
Digizus 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. Digizus collects only the metrics you care about and respects the privacy of your users.
# using npm
npm install
npm run dev# using yarn
yarn
yarn devWould 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 Digizus in different environments, please share your knowledge.