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

A test user and the role is being currently used for developing the local provider. This should be updated with the actual user that is requesting the information **Acceptance criteria:**...

provider:local

**Description** When running locally, Booster Local provider should implement the user authorization in a similar way that it is done in AWS by looking into the user pool and comparing...

provider:local

The current local provider implementation is based on ,ExpressJS, and the local document database ,nedb,.,Implement controllers, tables, and any required methods from the ,ProviderInterface, to support the Booster Auth REST...

provider:local

Write a guide that explains how to: - perform GraphQL Queries to read models

documentation
provider:local

## Bug Report Context: no region is configured in my AWS config. When running `boost deploy -e production` I get : ``` ℹ boost deploy [production] 🚀 ✖ ✔ Deploying...

bug

Write a guide that explains how to: - perform GraphQL subscriptions

documentation
provider:local

## Documentation improvement ## Description The static site rocket introduced in #414 is not documented. In this issue, we should figure out a first version of the rockets directory (which...

documentation
good first issue
size: M

## Feature Request ## Description We're currently instantiating the class and then running the `buildOn` method on the instance to build the stack. This design is hard to test and...

enhancement
good first issue
size: M
package: aws

## Feature Request ## Description In the current implementation, the whole event dispatching workflow happens in a single lambda function that processes the event handlers, entity reduction and read model...

feature-request
size: XL
provider:aws

## Feature Request ## Description When we configure an application to use an external JWT issuer, we need to set a URL that resolves the auth provider public key. We're...

feature-request
size: L
spike