Skip to content

whiteblockco/delivery-tracker

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

50 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

Recommend

When using self-hosting, it is recommended to cache APIs and client pages using CDN.

Information

License

  • Please read the LICENSE file.

Maintainers

Sponsorship (Enterprise)

We provide sponsors with additional features such as Webhook and Technical Support. Please contact contact@tracker.delivery for more information.

About

๐Ÿšš Delivery and Shipping Tracking Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.6%
  • Vue 16.7%
  • Other 0.7%