Skip to content

jadilson12/docker-compose-angular-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack built with Docker Compose

This is a basic stack environment built using Docker Compose. It consists following:

  • Node 12
  • Angular 9.x
  • MySQL 5.7
  • MongoDB:latest

Installation

Clone this repository on your local computer and switch to branch master.

Run the docker-compose up -d.

git clone https://github.com/jadilson12/docker-compose-angular-nodejs.git
cd docker-compose-angular-nodejs/
docker-compose up -d

Your stack is now ready!! You can access it via

Author

Jadilson Guedes jadilson12@gmail.com
License MIT https://jadilson12.mit-license.org/