Skip to content

avi312singh/create-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Wtf is this?

Just a boilerplate create react app that will be used for purpose of dev ops including: Docker, AWS and CircleCI

Docker

  • To build the docker image use: docker build -t "devops-createreactapp" .
  • To run the docker image use: docker run -it -p 5003:5003 devops-createreactapp:latest

AWS Amplify

This create react app is hosted on AWS Amplify with the docker file being used for the deployment and hosting of the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published