FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

dispatchrun/dispatch: Entrypoint of the Dispatch ecosystem. · GitHub

Repository files navigation


Dispatch is a platform for developing scalable & reliable distributed systems.

Getting Started

Install Dispatch

Install with Homebrew on macOS:

brew tap dispatchrun/dispatch
brew install dispatch

Install with Go:

go install github.com/dispatchrun/dispatch@latest

Alternatively, you can download the latest dispatch binary from the Releases page.

Create an Account

To create a Dispatch account, or login to an existing account:

dispatch login

To manage your account and functions, visit the Dispatch Console.

Create a Function

To create your first Dispatch function, see our Getting Started guide.

Getting Help

See dispatch help or our documentation for further information, or reach out on Discord.

About

Entrypoint of the Dispatch ecosystem.

Resources

Stars

12 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL