/delivery-tracker

🚚 Delivery and Shipping Tracking Service

Primary LanguageJavaScriptMIT LicenseMIT

Delivery Tracker

Build Status

IMAGE

Delivery and Shipping Tracking Service

Usage

Cloud

Document : https://tracker.delivery/guide/

Self-Hosting

Install

npm install -g delivery-tracker-apiserver delivery-tracker-client

Run API Server

NODE_ENV=production PORT=8080 delivery-tracker-apiserver

Run Client (not ready yet)

NODE_ENV=production PORT=8888 API_ENDPOINT='http://127.0.0.1:8080' delivery-tracker-client

Information

License

  • Please read the LICENSE file.

Contact

  • Please contact contact@tracker.delivery for more information.