- Notifications
You must be signed in to change notification settings - Fork201
🚚 Delivery and Shipping Tracking Service
License
NotificationsYou must be signed in to change notification settings
shlee322/delivery-tracker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Delivery and Shipping Tracking Service
Visit :https://tracker.delivery/docs/try
Delivery Tracker can be set up in local development environments and is also readily available for setup through GitHub Codespaces.
Follow the instructions below for GitHub Codespaces:
- Click the "Open in GitHub Codespaces" button above to create a new Codespace.
- Once in your Codespace terminal, enter
pnpm install
to install the necessary dependencies. - In GitHub Codespaces, navigate to the "Run and Debug" section from the sidebar and then click the "Run" button for "@delivery-tracker/server" to launch the server.
- The service URL can be accessed via the Ports panel at the bottom of the GitHub Codespaces interface.
SeeDockerfile
- Please read the
LICENSE
file.
- Please contact
contact@tracker.delivery
for more information.
- packages/api : GraphQL API
- packages/core : Scraper code
- packages/cli : A Command Line Interface (CLI) tool that uses the execute function from packages/api.
- packages/http : A self-hosted GraphQL HTTP server that uses the execute function from packages/api.
About
🚚 Delivery and Shipping Tracking Service
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published