Micjoyce / app-demo

demo for develop with docker-compose and traefik

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app-demo

Status GitHub Issues GitHub Pull Requests License


use docker-compose to develop demo project

πŸ“ Table of Contents

🧐 About

Write about 1-2 paragraphs describing the purpose of your project.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • docker
  • docker-compose

Installing

start with docker-compose

docker-compose -f docker-compose.dev.yml up

πŸ”§ Running the tests

Explain how to run the automated tests for this system.

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

🎈 Usage

Add notes about how to use the system.

πŸš€ Deployment

Add additional notes about how to deploy this on a live system.

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

πŸŽ‰ Acknowledgements

  • Hat tip to anyone whose code was used
  • Inspiration
  • References

About

demo for develop with docker-compose and traefik


Languages

Language:JavaScript 73.5%Language:Dockerfile 26.5%