We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a0b826 commit 40440c3Copy full SHA for 40440c3
build_events_catalog.sh
@@ -1,5 +1,5 @@
1
rm -rf events_catalog
2
-npx @eventcatalog/[email protected] events_catalog
+npx @eventcatalog/[email protected] --organization-name "RailsEventStore" --empty events_catalog
3
ruby -r "./build_events_catalog.rb" -e "BuildEventsCatalog.new.call"
4
cd events_catalog
5
npm run build
0 commit comments