Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vbudilov/reactjs-cognito-starter
Starter project for ReactJS + Amazon Cognito + Amazon Amplify Framework with AWS CDK support
https://github.com/vbudilov/reactjs-cognito-starter
amazon-cognito antd aws-cognito cdk gitlab-ci reactjs starter-template
Last synced: about 1 month ago
JSON representation
Starter project for ReactJS + Amazon Cognito + Amazon Amplify Framework with AWS CDK support
- Host: GitHub
- URL: https://github.com/vbudilov/reactjs-cognito-starter
- Owner: vbudilov
- Created: 2019-09-27T16:33:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T23:56:38.000Z (6 months ago)
- Last Synced: 2024-08-02T00:26:18.390Z (4 months ago)
- Topics: amazon-cognito, antd, aws-cognito, cdk, gitlab-ci, reactjs, starter-template
- Language: JavaScript
- Homepage: https://medium.com/@budilov/building-a-serverless-podcast-search-engine-on-aws-part-1-f6e58fbc3c06
- Size: 2.92 MB
- Stars: 190
- Watchers: 5
- Forks: 24
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-aws-amplify - ReactJS + Amazon Cognito + Amazon Amplify Framework Starter Project
- awesome-cdk - ReactJS + Cognito + CDK Starter - Starter project for ReactJS + Amazon Cognito + Amazon Amplify Framework with AWS CDK support. (Scaffolding / Multi-accounts setup)
- awesome-cdk - ReactJS + Cognito + CDK Starter - Starter project for ReactJS + Amazon Cognito + Amazon Amplify Framework with AWS CDK support. (Scaffolding / Multi-accounts setup)
README
ReactJS + CDK + GitLab CI/CD Starter
=====================================### Author: Vladimir Budilov
* [YouTube](https://www.youtube.com/channel/UCBl-ENwdTlUsLY05yGgXyxw)
* [LinkedIn](https://www.linkedin.com/in/vbudilov/)
* [Medium](https://medium.com/@budilov)### About
Use this project to quickly get started with ReactJS + Amazon Cognito + CDK + GitLab CI/CD
You will find the CDK code under the cdk/ directory and the reactJS app under reactjs-webapp/
### Directions
[Video instructions](https://www.youtube.com/watch?v=6OC6AqF-IMc)
#### Summary
You'll need to first go through the CDK instructions in order to provision the requried resources. Then move on to the
reactJS part. Each of the two subdirectories has its own README.md file which contains instructions. Please review them
first before proceeding.