7 lines
No EOL
214 B
Markdown
7 lines
No EOL
214 B
Markdown
# Blog microservice
|
|
|
|
Provides an API to save and load blog posts
|
|
|
|
## Setup
|
|
|
|
After clone, please run `git config --local include.path ../.gitconfig`. This will set up the filters required to ignore local dev config. |