Skip to content

falconx/wordle

Repository files navigation

Wordle

Work in progress.

Useful AWS commands

amplify api gql-compile     # Compiles all schema.graphql files
amplify codegen             # Generates GraphQL statements and types
amplify push                # Update cloud resources
amplify serve               # Runs `amplify push`, and then executes the project's start command to test run the client-side application

aws-amplify/amplify-cli#3643 (comment)

Mocking

amplify mock

Note that mocking AppSync subscriptions is not yet supported.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published