Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 829 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 829 Bytes

ReactJS + CDK + GitLab CI/CD Starter

Author: Vladimir 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

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.