Açıklama Yok

Robert Marshall 57f7dadbb1 Fix Docker repo 2 yıl önce
.nuke 602b708938 Add build script 3 yıl önce
build 602b708938 Add build script 3 yıl önce
src 9507c966e8 Update appsettings to use correct connection string key 3 yıl önce
.drone.yml 57f7dadbb1 Fix Docker repo 2 yıl önce
.editorconfig 6d75b21c1a Initial project setup 3 yıl önce
.gitattributes 6d75b21c1a Initial project setup 3 yıl önce
.gitconfig 6d75b21c1a Initial project setup 3 yıl önce
.gitignore 6d75b21c1a Initial project setup 3 yıl önce
Dockerfile 09ff84eefb Fix Docker .NET version 2 yıl önce
Readme.md 3a8f495541 Put in CRUD functionality 3 yıl önce
api.mailboxes.service 6d75b21c1a Initial project setup 3 yıl önce
build.cmd 602b708938 Add build script 3 yıl önce
build.ps1 602b708938 Add build script 3 yıl önce
build.sh 602b708938 Add build script 3 yıl önce
clean-config.sh 2ac36ce242 Set up proof of concept loading from database 3 yıl önce

Readme.md

Build Status

Mailboxes microservice

Provides an API to manage Postfix virtual mailboxes and aliases.

Quickly knocked together to get the job done.

Setup

After clone, please run git config --local include.path ../.gitconfig. This will set up the filters required to ignore local dev config.