Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Repository files navigation

Lettering Backend

Coverage

System Architecture

Overview

.
├── Application-Module/
│ └── {domain}/
│ ├── port/
│ │ ├── in
│ │ └── out
│ ├── service
│ ├── vo
│ └── exception
├── Bootstrap-Module/
│ ├── {domain}/
│ │ ├── api
│ │ ├── controller
│ │ └── dto
│ └── common
├── Common-Module
├── Domain-Module/
│ └── {domain}/
│ ├── entity
│ ├── enums
│ ├── vo
│ └── {service}
└── Infrastructure-Module/
├── AWS
├── Persistence
├── Client
└── Security

About

No description, website, or topics provided.

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages