Example boilerplate that's using serverless-appsync-jest-plugin.
sls install -u https://github.com/artoliukkonen/serverless-appsync-boilerplate -n myAppSyncProject
cd myAppSyncProject
yarn
sls create appsync
yarn start
yarn deploy
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example boilerplate that's using serverless-appsync-jest-plugin.
sls install -u https://github.com/artoliukkonen/serverless-appsync-boilerplate -n myAppSyncProject
cd myAppSyncProject
yarn
sls create appsync
yarn start
yarn deploy