You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
This directory contains the deployment and internal documentation.
1
+
microservices-demo documentation
2
+
================================
2
3
3
-
Both are published on https://microservices-demo.github.io/microservices-demo/.
4
+
> This directory contains the deployment and internal documentation.
5
+
It is published at [microservices-demo.github.io](https://microservices-demo.github.io)
4
6
5
-
There is a docker-compose included for local development. Note that it mounts `_config.yml.dev` in the place of `_config.yml`, to enable local linking.
7
+
8
+
## Getting started
9
+
10
+
There is a [docker-compose](https://docs.docker.com/compose/) included for
11
+
local development, use the following command to start it:
0 commit comments