Skip to content

This live GPS tracker app lets you monitor your vehicles in real-time, view their travel routes, and track their speeds. Built with Vite, React, Supabase, Tailwind CSS, Fluent UI, Kinde Auth, and OpenMap, this project is open-source under the MIT license.

Notifications You must be signed in to change notification settings

MadushaS/vehicle-tracking

Repository files navigation

Vehicle Location Seeder

This project is a React application that periodically seeds vehicle location data to a Supabase database.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • npm or pnpm or yarn

Installing

  1. Clone the repository:

    git clone https://github.com/madushas/vehicle-tracking.git
  2. Install the dependencies:

    cd vehicle-tracker
    npm install
  3. Create a .env file in the root directory and add your Geocode API key:

    REACT_APP_GEOCODE_API_KEY=your_api_key_here
  4. Start the development server:

    npm start
    pnpm run dev
    yarn start

Built With

Usage

Navigate to the LocationSeederPage in your browser to start seeding vehicle location data to your database.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

This live GPS tracker app lets you monitor your vehicles in real-time, view their travel routes, and track their speeds. Built with Vite, React, Supabase, Tailwind CSS, Fluent UI, Kinde Auth, and OpenMap, this project is open-source under the MIT license.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages