Analyzr is a fast, lightweight, and privacy-focused alternative to Google Analytics, designed for effortless insights without compromising user data.
To get started, clone the repository and install dependencies:
git clone https://github.com/ezeslucky/Analyzr.git
cd Analyzr
yarn installTo run the project locally:
yarn run devWe welcome contributions! Follow these steps to contribute:
Click the "Fork" button at the top-right of the repository page to create your own copy of the project.
git clone https://github.com/YOUR_GITHUB_USERNAME/Analyzr.git
cd Analyzrgit checkout -b feature-nameImplement your feature or bug fix and test it locally.
git commit -m "Add feature-name"
git push origin feature-nameGo to the original repository and create a Pull Request (PR), explaining your changes.
For more details, check Issues and Pull Requests.
If you like this project, give it a star ⭐ on GitHub!