Skip to content

Quickstart

Your first event in 2 minutes

Pick your path. Both work. One’s faster.


You have an account. You want events flowing. Now.

Best for: Getting started, seeing it work, building on production.

Send your first event →


You want DeltaBase running on your machine. Experiment offline. Break things safely.

Best for: Development workflow, testing, working without internet.

Set up local dev →


Start with Cloud. It’s faster, and you can always add local dev later.

Most developers:

  1. Send their first event via Cloud (to see it work)
  2. Set up local dev when they start building features
  3. Deploy to production using the same SDK

The code is identical. Only the baseUrl changes.


Once you see it working, build something real in learn/.

Want to understand the concepts? Check out event sourcing fundamentals and the Decider Pattern.