No description
Find a file
2023-02-18 14:51:23 +00:00
.nuke Update all the things 2023-02-18 14:02:11 +00:00
build Update all the things 2023-02-18 14:02:11 +00:00
src Downgrade Mongo driver 2023-02-18 14:51:23 +00:00
.drone.yml Don't need the volume specified any more 2022-04-10 12:55:26 +01:00
.editorconfig Copy blog code to new API micro service repo 2020-04-10 09:28:43 +01:00
.gitattributes Update path to dev settings 2020-04-10 09:34:12 +01:00
.gitconfig Copy blog code to new API micro service repo 2020-04-10 09:28:43 +01:00
.gitignore Update all the things 2023-02-18 14:02:11 +00:00
api.blog.service Linux service definition 2020-04-11 13:04:22 +01:00
build.cmd Update all the things 2023-02-18 14:02:11 +00:00
build.ps1 Update all the things 2023-02-18 14:02:11 +00:00
build.sh Update all the things 2023-02-18 14:02:11 +00:00
clean-config.sh Make clean script executable 2020-06-21 09:25:07 +01:00
Dockerfile Update all the things 2023-02-18 14:02:11 +00:00
Readme.md Case sensitivity 2020-04-12 20:48:10 +01:00

Build Status

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.