Skip to content

nogicn/AirSpotl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirSpotl

Created for the frontED Hackathon within 24 hours. Run just for viewing purposes, not production ready because it uses an old API for airplane statuses.

AirSpotl — Docker

AirSpotl promo

Build the Docker image:

docker build -t airspotl:latest .

Run the container on port 8080:

docker run --rm -p 8080:80 airspotl:latest

Then open http://localhost:8080 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors