Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

egmm/vessel_tracker

Repository files navigation

Vessel/Ship tracker application

It keeps track of your vessel/ship around the world

Requirements

-Docker with docker-compose

How to run

In the main directory, start the docker containers:

docker-compose up

Once the service is up, prepopulate the database:

docker exec -it vessel_ship_track_web_1 python launch.py

Now you should have the API running local on port 8000.

Future releases

  • Create the UI in React and use the kepler.gl framework to make sick maps!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published