Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.58 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.58 KB

Tail-track

Website GitHub License

opengraph-image

Table of Contents

About

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.

Features

  1. Server-Side Rendering (SSR): The website uses SSR to provide fast-loading, SEO-friendly pages with improved user experience.
  2. Responsive Design: The website is designed to be responsive, ensuring a seamless experience on various devices and screen sizes.

Setting up

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!

License

This project is licensed under the MIT License.