Skip to content

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
David Boyne authored and David Boyne committed Jul 4, 2024
1 parent f316d5e commit 9796332
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ Many teams ignore documentation and governance and end up in a [sea of complexit

Read more on these blogposts and videos:

- [Introducing EventCatalog (blog)](https://www.boyney.io/blog/2022-01-11-introducing-eventcatalog)
- [Introducing EventCatalog v2 (2024)](https://eventcatalog.dev/blog/eventcatalog-v2)
- [Introducing EventCatalog v1 (2022)](https://www.boyney.io/blog/2022-01-11-introducing-eventcatalog)
- [Event-Driven Architecture: Beyond the Schema Registry (blog)](https://www.boyney.io/blog/2021-12-05-documenting-events)
- [Complexity is the Gotcha of Event-driven Architecture by David Boyne](https://www.youtube.com/watch?v=VLUvfIm9wnQ&t=1s)

Expand Down Expand Up @@ -91,14 +92,24 @@ npx @eventcatalog/create-eventcatalog@latest my-catalog

Here is an example of a Retail system using domains, services and messages.

[app.eventcatalog.dev](https://eventcatalog-v2-eventcatalog-2.vercel.app/docs/)
[demo.eventcatalog.dev](https://demo.eventcatalog.dev)

You can see the markdown files that generated the website in the GitHub repo under [examples](/examples).

# Enterprise support

Interested in collaborating with us? Our offerings include dedicated support, priority assistance, feature development, custom integrations, and more.

Find more details on our [enterprise plan](https://eventcatalog.dev/enterprise).



# Contributing

If you have any questions, features or issues please raise any issue or pull requests you like. We will try my best to get back to you.

You can find the [contributing guidelines here](https://eventcatalog.dev/docs/contributing/overview).

[license-badge]: https://img.shields.io/github/license/boyney123/eventcatalog.svg?color=yellow
[license]: https://github.com/boyney123/eventcatalog/blob/master/LICENSE
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
Expand Down Expand Up @@ -177,7 +188,11 @@ This project follows the [all-contributors](https://github.com/all-contributors/

# Sponsor

If you like what you see, feel free to sponsor the project.
Using EventCatalog and want to give back? We would love your support.

You can find more [details on our website](https://eventcatalog.dev/support).



# License

Expand Down

0 comments on commit 9796332

Please sign in to comment.