Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)