https://github.com/samuraikun/amplify_appsync_sample
https://github.com/samuraikun/amplify_appsync_sample
amplify aws aws-appsync react
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/samuraikun/amplify_appsync_sample
- Owner: samuraikun
- Created: 2019-07-20T05:36:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:53:19.000Z (over 3 years ago)
- Last Synced: 2025-10-27T00:35:38.014Z (8 months ago)
- Topics: amplify, aws, aws-appsync, react
- Language: JavaScript
- Size: 2.91 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AppSync
- https://aws.amazon.com/jp/appsync/
# Amplify
- https://aws.amazon.com/jp/amplify/
# Launch App
```
$ amplify add hosting
$ amplify publish
```