Skip to content

Community and help

You do not need to be a customer, a contributor, or an event-sourcing expert to ask for help. Cratis is an open community, and we are glad to help people who are evaluating the stack, building their first slice, debugging a running store, or trying to understand the model.

The fastest place to start a conversation is the Cratis Discord community. Bring the question you have, even if it is not polished yet.

When you need…Start with…
Help deciding whether Cratis fits your systemCratis Discord
A second pair of eyes on an event model, projection, command, or sliceCratis Discord
Help with a tutorial, sample, local setup, or first applicationCratis Discord
A reproducible bug in a productThe matching GitHub issue tracker
A feature request or design proposalGitHub issues, with Discord for early discussion
Suggestions, rough edges, or documentation gapsFeedback and suggestions
Private, dedicated, or commercial helpProfessional help
A suspected vulnerabilitySecurity
Contribution workflow, coding standards, or build setupContributing

If you are not sure which product owns the problem, ask in Discord first. We can help route it to Chronicle, Arc, Components, CLI, Fundamentals, or the documentation.

Use issues when the work needs a durable record: reproducible bugs, feature requests, regression reports, or documentation fixes. For open-ended questions, Discord is usually better.

AreaIssue tracker
Chronicle event store, clients, Workbench, and hostingChronicle issues
Arc commands, queries, proxy generation, validation, and backend/frontend integrationArc issues
React components, forms, dialogs, tables, styling, and StorybookComponents issues
CLI commands, diagnostics, and AI command catalogsCLI issues
Fundamentals libraries and shared .NET/TypeScript helpersFundamentals issues
Documentation site, guides, examples, and broken linksDocumentation issues

You can ask early. When you have the details, include the parts that make the problem reproducible:

  • What you are trying to build or decide.
  • Which product you are using: Chronicle, Arc, Components, CLI, Fundamentals, or the full stack.
  • The package or Docker image versions, if you know them.
  • The command, event, projection, query, component, or configuration involved.
  • The expected behavior and what happened instead.
  • Logs, error messages, screenshots, or a small repository when the problem depends on runtime behavior.

We want Cratis to be useful to people who are learning, evaluating, operating, and contributing. Be clear about what you need, assume good intent, and keep discussions respectful. The Code of Conduct applies to the community spaces and the repositories.

Start with the Cratis Discord community, then move durable bugs, proposals, and documentation changes into the relevant GitHub repository when the thread becomes actionable.