Src

It is where the entire structure of the api is located.

.
└── src
    ├── @types
    ├── assets
    ├── config
    ├── dtos
    ├── jobs
    ├── keys
    ├── middlewares
    ├── modules
    ├── routes
    ├── shared
    └── utils