Skip to content

csath/node_docker_developer_environment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node_docker_developer_environment

99xt/node_docker_developer_environment is pre-configured Docker container that provides you a solid development envirement for your Node backend applications without installing all those software packages, tools and a web server on your local machine. This intends to provide clean and synced development envirement between each team memebers and also between multiple computers when you work on the same project.

This contains a sample react web application.

Run application

Clone project in to your local machine

git clone https://github.com/99xt/node_docker_developer_environment.git

Change directory to node_docker_developer_environment

cd node_docker_developer_environment

Start the docekr container

docker-compose up

See the Docker Docs here

About

Custom developer environment for node/React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published