booster
booster copied to clipboard
Booster Framework
I really thought I saw an existing issue for this. I understand commands are not meant to return entity or read model data. However, returning generated UUIDs could be useful...
Is it possible to open-source the `@boostercloud/rocket-kafka-aws-infrastructure` package from the Kafka microservice example?
Could maybe be solved by the previous question. Goal: let an event handler listen to all events so they can be filtered and act on at runtime instead of compile...
## Feature Request ## Description Quite often (in dev) it's needed to remove old events after a new deployment because old events do not have required fields that are added...
# Bug Report ## Current Behavior I've created a custom type called `Skill` that is being used in multiple commands, and when trying to get the GraphQL schema, the `graphql-handler`...
## Description When introducing the paginated read models, there is a boolean property called `paginatedVersion` that tells whether the query is using the paginated version or not, to allow retro-compatibility....
ttypescript is unmaintained, we should use ts-patch: https://github.com/cevek/ttypescript/issues/122
# Bug Report ## Current Behavior When I create a `tsconfig.json` that extends from a parent directory (e.g. in a Lerna monorepo), and I run `boost deploy` from the Booster...
These started to fail recently and after taking a look, it doesn't seem to have a clear solution. They're passing on local but not on GitHub actions so we still...
## Documentation bug, improvement ## Description Document how to create a rocket