Just like the FlightRadar24 in real world
Install the receiver.user.js and It will load the latest script. The script can send your position info to the atc screen press"W" to hide the ui
ATC Screen url: https://geofs-flightradar.duckdns.org/
1. Clone the repository
git clone https://github.com/seabus0316/GeoFS-flightradar.git
cd GeoFS-flightradar2. Install dependencies
npm install3. Run the server
npm startADMIN_PASS=<JET PHOTOS ADMIN PASSWORD>
IMGBB_API_KEY=<IMGBB API KEY>
MONGODB_URL=<MONGODB ATLAS URL>