Main website: https://vatsim-radar.com
Want to change displayed airlines? Visit https://github.com/VATSIM-Radar/data
Want to get project up and running?
- Clone project (into WSL if you're on windows)
- Copy contents of
.env.example
inside.env
- Run
docker compose build
(docker compose build -f docker-compose.yml -f docker-compose.arm64.yml
for mac) - Run
docker compose up
- Project should be up and running on localhost:8080