2023 Evergreen Cargo Tracker using GlobeGL, Node and React
Might need update driver to latest version -> chromedriver download
To view vessel.sqlite, you can download something like this.
The dev environment is on Windows
Prerequisit: should have npm, node and python installed
git clone https://github.com/patty111/VesselTracker
cd VesselTracker
./init.ps1Crawls currently active vessels under EVERGREEN MARINE CORP. and store into vessels.json and vessel.sqlite, grouped by type (A, G, T, F, L, S, E, B, O, C)
cd server
node index.jsAPI documentation please refer to /api-docs