Skip to content

Boilerplate for AWS AppSync. Supports Cognito and non-authenticated queries.

Notifications You must be signed in to change notification settings

artoliukkonen/serverless-appsync-boilerplate

Repository files navigation

serverless-appsync-boilerplate

Example boilerplate that's using serverless-appsync-jest-plugin.

Getting started

Install service & dependencies

sls install -u https://github.com/artoliukkonen/serverless-appsync-boilerplate -n myAppSyncProject
cd myAppSyncProject
yarn

Create new resolver

sls create appsync

Start offline mode

yarn start

Deploy to AWS

yarn deploy

About

Boilerplate for AWS AppSync. Supports Cognito and non-authenticated queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published