Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.75 KB

README.md

File metadata and controls

50 lines (36 loc) · 1.75 KB

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