Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erankitcs/myportfolio-reactjs-aws-cicd
This project aimed to create my portfolio website using ReactJS on AWS Serverless along with fully automated CI/CD process.
https://github.com/erankitcs/myportfolio-reactjs-aws-cicd
aws-cloudformation aws-serverless awscodebuild awscodepipeline babel jest mocha-chai portfolio-website reactjs webpack
Last synced: about 1 month ago
JSON representation
This project aimed to create my portfolio website using ReactJS on AWS Serverless along with fully automated CI/CD process.
- Host: GitHub
- URL: https://github.com/erankitcs/myportfolio-reactjs-aws-cicd
- Owner: erankitcs
- Created: 2020-04-16T12:59:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T17:14:48.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T13:38:54.568Z (about 1 month ago)
- Topics: aws-cloudformation, aws-serverless, awscodebuild, awscodepipeline, babel, jest, mocha-chai, portfolio-website, reactjs, webpack
- Language: JavaScript
- Homepage:
- Size: 4.01 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyPortfolio-ReactJS-AWS-CICD
This project aimed to create my portfolio website using ReactJS on AWS Serverless along with fully automated CI/CD process.- Build MyPortfolio Website with ReactJS/Babel
- Test Website with Chai and Mocha.
- Build website code package with webpack.
- Test website with Jest.
- CI/CD Pipeline for automatic deployment.
- Cloud Front distribution along with SSL.
- Route53 setup for URL.# Website enhancement in progress.
## Working Portfolio URL
https://ankitsingh.techenvision.net/![Screenshot](MyPortfolio-Architecture.png)