FindMy Flipper Web Server / Web App

Introduction

This project has the goal of creating an all-in-one Docker solution that simplifies the process of tracking generated AirTags. We are keeping ease of use in mind, it will contain all the necessary tools and setups, including a web server and a web app, built with Node.js and React. Users can automatically fetch location reports, decrypt them, and display them on a web app accessible from anywhere on their local network.

Prerequisites

  • Docker
  • Docker Compose (potentially)

Installation

  1. Clone the Repository
   git clone https://github.com/MatthewKuKanich/FindMyWebServer.git