Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🚚 Delivery and Shipping Tracking Service

License

NotificationsYou must be signed in to change notification settings

shlee322/delivery-tracker

Repository files navigation

Delivery and Shipping Tracking Service

Usage

Cloud (Managed Service)

Visit :https://tracker.delivery/docs/try

Self-Hosted

Setting Up the Development Environment

Delivery Tracker can be set up in local development environments and is also readily available for setup through GitHub Codespaces.

Open in GitHub Codespaces

Follow the instructions below for GitHub Codespaces:

  1. Click the "Open in GitHub Codespaces" button above to create a new Codespace.
  2. Once in your Codespace terminal, enterpnpm install to install the necessary dependencies.
  3. 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.
  4. The service URL can be accessed via the Ports panel at the bottom of the GitHub Codespaces interface.

Deploying Self-Hosted Services

SeeDockerfile

Additional Information

License

  • Please read theLICENSE file.

Contact

  • Please contactcontact@tracker.delivery for more information.

Project Structure

  • 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.

Request additional carriers

Seehttps://tracker.delivery/request-additional-carrier


[8]ページ先頭

©2009-2025 Movatter.jp