We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d43c5 commit 4de90f7Copy full SHA for 4de90f7
README.md
@@ -25,6 +25,14 @@ in the file config.json.example
25
cp config.json.example config.json
26
```
27
28
+**TL;DR command list**
29
+
30
+ git clone https://github.com/gbrayhan/microservices-go
31
+ cd microservices-go
32
+ cp config.json.example config.json
33
+ docker-compose up --build -d
34
35
36
## Table of Contents
37
38
- [Features](#features)
0 commit comments