Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start the client & server

This is the root directory of the app contaning client and server. I have integrated docker containerization with this application.

Docker commands

Assuming that there is docker installed and running in the local machine, run the following docker commands to start both client and server in seperate container while cummunicating to each other.

Clone the repository run from root where docker-compose.yml file is located

$ docker-compose up

to stop and clean-up the containers run :

docker-compose down

Check the react app on port 3000 and api on port 8000 in your local machine.

About

simple react and express app running on docker containers (Github repository search app)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages