Skip to content

React App Setup with docker using travis CI/CD pipeline to deploy in AWS Elasticbeanstalk

Notifications You must be signed in to change notification settings

nomanaadma/Docker-React

Repository files navigation

React App With Docker

Build Status

React App Setup with docker using travis CI/CD pipeline to deploy in AWS Elasticbeanstalk

Prerequisites

1.Make sure you have docker and docker compose installed in system

Tech Stacks

Development

Run following command in your terminal

docker compose up --build

remove --build argument if you are rerunning the app witout making any change in dockerfile and docker-compose.yml file

and you are good to go visit http://localhost:3000

Screenshots

See the screenshots folder for detailed instructions.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

React App Setup with docker using travis CI/CD pipeline to deploy in AWS Elasticbeanstalk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published