Modern Web Applications
0.
Getting Started
0.1
Download and install VSCode
0.2
Install and Configure CLI Tools
1.
Local Deployment
1.1
Download Project Files
1.2
Test locally
1.2.1
Use VSCode IDE
2.
Automated Deployments
2.1.
Initialise Amplify CLI
2.2
Hosting with AWS Amplify
OPTION A
With CodeCommit
OPTION B
With GitHub
2.3
Modify your Site
3.
Incorporate User Authentication
3.1.
Set up Frontend
3.2.
Add Authentication
3.3.
Challenge - Custom Forms
3.4.
Challenge Solution
3.5.
Workshop checkpoint
4.
Incorporate User Storage
4.1
Create S3 Bucket
OPTION A
Automated Setup with AWS Amplify
OPTION B
Manual Setup
4.2
Configure Front End
5.
Incorporate Chatbot
5.1.
Create Chatbot
5.2
Configure Frontend
6.
Conclusion
7.
Resources
8.
Contact
© 2020,
Amazon Web Services, Inc.
or its affiliates. All rights reserved.
APJ SA LEAP DAY STUDY JAM
> Resources
Resources
Useful resources:
Official ReactJS documentation
Official AWS Amplify React documentation
Progressive Web Apps (PWA) with Amplify Framework and AWS AppSync
Fix to common Amplify Auth misconfiguration error