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: 3 days ago
JSON representation

Starter project for ReactJS + Amazon Cognito + Amazon Amplify Framework with AWS CDK support

Lists

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.