Appsync Repo < AUTHENTIC >

A production-ready boilerplate for building scalable GraphQL APIs using AWS AppSync, Amazon DynamoDB, and AWS Lambda. This repository provides a serverless architecture template to accelerate backend development.

When looking for an " appsync repo ," you're likely referring to one of two very different things: a tool for jailbroken iPhones or a developer tool from Amazon Web Services (AWS) appsync repo

name: Deploy AppSync API on: [push] jobs: deploy: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: actions/setup-node@v3 - run: npm ci - run: npm test - run: npx cdk synth - run: npx cdk deploy --require-approval never appsync repo