DavTTer is a project created with Deno and TypeScript, with implementation of SOLID, DDD and TDD methodologies. On this project I used the Prisma ORM, the Inversify Dependency Injection and the OAK Framework.
- ❄ Prisma ORM (Object Relational Mapper)
- ❄ OAK Framework (REST API)
- ❄ Inversify (Dependency Injection)
- ❄ Typescript (Language)
- ❄ Deno (Runtime)
- ❄ MongoDB (Database)
- ❄ PodMan (Containerization)
- ❄ POO (Methodology)
- ❄ SOLID (Methodology)
- ❄ TDD (Methodology)
- ❄ DDD (Methodology)
- ❄ Git (Version Control)
- ❄ Github (Version Control)
- ⚡ Clone the repository
gh repo clone IamDavidev/DavTTer
- ⚡ Install the dependencies
npm install dotenv-cli
-
⚡ Add the environment variables
-
⚡ run the project
deno task run::server