Skip to content

FX5F/vatsim-radar

 
 

Repository files navigation

VATSIM Radar

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?

  1. Clone project (into WSL if you're on windows)
  2. Copy contents of .env.example inside .env
  3. Run docker compose build (docker compose build -f docker-compose.yml -f docker-compose.arm64.yml for mac)
  4. Run docker compose up
  5. Project should be up and running on localhost:8080

About

Vatsim Traffic Monitoring Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.7%
  • TypeScript 36.2%
  • HTML 5.4%
  • JavaScript 1.4%
  • SCSS 0.2%
  • Shell 0.1%