Skip to content

DarrellGehring/DroneTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launch

To launch the program, simply run

$ docker-compose up --build

Seed

To seed the application, open an api testing client such as Postman. Create a new tab for a POST request to target 'localhost:8000/position' Copy the contents of sample.json, found in the root directory of the project, and paste them into the body of the request. Make sure your headers are set appropriately (namely the Content-Type as application/json).

View

The front end is viewable at http://localhost:3000

About

A simple project to display drone flight logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors