Robust API built in Nest, with TDD, DDD, Clean Architecture standards, aiming to deliver a forum application where instructors and students can ask questions, answer and attach documents.
Table of Contents
API developed with Node.js, Nest.js and Prisma. 💳
This project was developed using the following technologies:
Prerequisites for installing and running the application locally.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/andrewgerez/clean-archcat.git
- Install NPM packages
npm install
- Docker setup
docker-compose up -d
- Run the local server
npm run dev
Andrew Gerez - Linkedin - [email protected]
Project Link: https://github.com/andrewgerez/clean-archcat