Skip to content

mrjackwills/flightbox_vue

Repository files navigation

flightbox Vue site/PWA

The frontend for flightbox, powered by staticPi.com

Built using Vue.js, and TypeScript

Frontend to the flightbox backend

Using the api & data from adsbdb.com, source-code for that seen here


Screenshots

Required services

  1. staticPi - the simple messaging service

File that are required by flightbox

file reason
./.env.development development environmental variables
./.env.development productions environmental variables

Development


npm run serve

Build step


npm run build