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

Booster should be able to support the current stable version of node. Currently it only supports v12 As stated here https://nodejs.org/en/about/releases/, "Production applications should only use Active LTS or Maintenance...

bug
documentation
size: L

Managing dependencies is always tricky, and there are some pieces of Booster (especially integration tests) that might be affected by changes made by the user in their global registry. It...

feature-request
good first issue
spike

I found that the `--skipInstall` and `--skipGit` flags, which are supported by `boost new:project` are not mentioned in the docs. We should check the existing flags and options of each...

documentation
good first issue

## Documentation bug, improvement In the FAQ there is mentioned the problem with the unique name of the S3, that is based on the project's name. But, while following the...

documentation
good first issue

Reviewing #575 I realized that we needed to introduce a default NoOp query when no queries are defined to fix an error with GraphQL schema validations, and digging a little...

feature-request
good first issue
size: M
package:core

After a deployment using a specific provider, some useful information is shown like the HTTP base URL or the WebSocket URL.,Rignot now, each provider is using its own names and...

good first issue
booster cli

## Feature Request ## Description On release https://github.com/boostercloud/booster/releases/tag/v0.26.11 **sort** option was added on Azure and Local Providers search methods. Add AWS support

## Description Add Commands After hook ## Checks - [x] Project Builds - [x] Project passes tests and checks - [x] Updated documentation accordingly

# Bug Report ## Current Behavior When querying the events API, I would like to know the user that sent the command that generated the event. When I send the...

## Feature Request ## Description Right now, you see these outputs after deployment: ![image-20200429-172056](https://user-images.githubusercontent.com/175096/121510880-02194580-c9e0-11eb-8a1c-793f6302f279.png) We show: a) The base HTTP URL b) The WebSockets URL c) The client ID needed...

enhancement
good first issue
size: M
booster cli