Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 677 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 677 Bytes

VatIRIS

VatIRIS is an interpretation of its real-world counterpart IRIS - Integrated Real-time Information System, but adapted and extended for use by VATSIM controllers in Sweden.

Contributing

Contributions of any kind are most welcome.

  • Please file bug reports and/or feature requests as issues.
  • Pull requests are welcome.

For developers

It's a fairly straight-forward Vue3 + Vuetify + Winbox project.

cd frontend
npm install
npm start