booster icon indicating copy to clipboard operation
booster copied to clipboard

Booster Framework

Results 221 booster issues
Sort by recently updated
recently updated
newest added
trafficstars

When you are new to the project, it is sometimes complicated to figure out where to put things, there is a gap between the examples in the documentation and the...

documentation

Update the documentation with steps explaining how to to combine the PR you have contributed to with the current app you are developing.

documentation

There is a trick to run the integration test faster in the local provider for development purposes.

documentation
local provider

This change should be backwards compatible due to the default `= ReadModelInterface`. However it allows stricter typing for before hooks.

## Description Add Commands onError hook ## Checks - [x] Project Builds - [x] Project passes tests and checks - [x] Updated documentation accordingly # Note: Base branch: feature/add_local_after_filter

Improve the documentation of entities and read models so the reader can better understand what can be done with each one. For example, you can’t search on entities, you have...

documentation
good first issue

## Documentation bug, improvement I have started the application using `boost start -e local` and I didn't know how to clean the local data. ## Description I was doing some...

documentation
good first issue
size: S
difficulty: low

## Description In this PR we are configuring the load tests for the Azure provider. Basically we have reverted serverless framework to the old version because it is not compatible...

While researching how to fix load testing integration tests, it seems that the serverless-artillery repo disappeared: https://www.reddit.com/r/serverless/comments/otdmqz/serverless_artillery_github/ > The repo gives a 404: https://github.com/Nordstrom/serverless-artillery Apart from that, I found out...

# Bug Report ## Current Behavior There are times that unit tests fail on some Node.js versions. For example, CLI tests that check for environment variables complain on Node.js v18...

bug
good first issue
size: M
difficulty: low
priority: medium