[enh] minimal readme
This commit is contained in:
parent
a73fdc3460
commit
cb0ca0a171
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Changelog Server
|
||||
|
||||
## Crash Course
|
||||
|
||||
**Using docker-compose**
|
||||
|
||||
git clone https://git.interhacker.space/alban/changelog-server.git
|
||||
cd changelog-server/system/docker-compose
|
||||
cp .env.sample .env
|
||||
docker-compose up
|
||||
|
||||
Loading…
Add table
Reference in a new issue