No description
  • C# 82%
  • PowerShell 9.1%
  • Shell 7.5%
  • Dockerfile 0.7%
  • Batchfile 0.7%
Find a file
Robert Marshall 94910e2faf
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 7m52s
Add build pipeline
2025-07-25 21:17:44 +01:00
.forgejo/workflows Add build pipeline 2025-07-25 21:17:44 +01:00
.nuke Update all the things 2023-02-18 14:02:11 +00:00
build Update everything 2025-07-25 21:15:56 +01:00
src Update everything 2025-07-25 21:15:56 +01: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 everything 2025-07-25 21:15:56 +01: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.