/SimplePasswordManagerService

Simple Password Manager Web Service

Primary LanguageC#MIT LicenseMIT

Simple Password Manager Service

SPMS Build (.NET) codecov Codacy Badge

Simple Password Manager Service

Tools

.NET

Storage Provider

  1. MongoDB

Planned

  1. Azure Key Vault
  2. AWS Secrets Manager

Pipelines

Azure DevOps

flowchart TD
    A[Install AWS CDK CLI] --> B(CDK Synth)
    B --> C[Docker Build]
    C --> D{Is Running in Main?}
    D -->|Yes| E[Push to ECR]
    D -->|No| F[End]
    E --> G[CDK Deploy]
    G --> F

LICENSE

MIT