@webiny/api-page-builder-so-ddb-es
Version:
The DynamoDB + Elasticsearch storage operations Webiny Page Builder API.
30 lines (20 loc) • 940 B
Markdown
# @webiny/api-page-builder-so-ddb-es
[](https://www.npmjs.com/package/@webiny/api-page-builder-so-ddb-es)
[](https://www.npmjs.com/package/@webiny/api-page-builder-so-ddb-es)
[](https://github.com/prettier/prettier)
[](http://makeapullrequest.com)
## Install
```
npm install --save @webiny/api-page-builder-so-ddb-es
```
Or if you prefer yarn:
```
yarn add @webiny/api-page-builder-so-ddb-es
```
## Testing
To run the tests only for this package you must filter it with keywords.
### Env variables
### Command
````
yarn test packages/api-page-builder --keyword=pb:ddb-es --keyword=pb:base
````