Welcome to my custom analytics platform. This platform is your ultimate companion for tracking personal project events, like page visits or any other custom event. Gain valuable insights and optimize your progress effortlessly using the out of box package or directly through our API endpoint.
- Server-Side Rendering (SSR): The website uses SSR to provide fast-loading, SEO-friendly pages with improved user experience.
- Responsive Design: The website is designed to be responsive, ensuring a seamless experience on various devices and screen sizes.
To start this project in your machine, follow these steps:
# Clone the repository
git clone https://github.com/nishchay17/tail-track.git
# Change directory
cd tail-track
# Install dependencies
pnpm i
# Start the development server
pnpm dev
Add environment variables, given under lib/env.ts
without these variables your project won't start!
This project is licensed under the MIT License.