Skip to content

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. 😼

Notifications You must be signed in to change notification settings

andrewgerez/clean-archcat

Repository files navigation

clean arch-cat 😼

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
  1. About The Project
  2. Getting Started

About The Project

API developed with Node.js, Nest.js and Prisma. 💳

Built With

This project was developed using the following technologies:

  • Node
  • Nest

Getting Started

Prerequisites for installing and running the application locally.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/andrewgerez/clean-archcat.git
  2. Install NPM packages
    npm install
  3. Docker setup
    docker-compose up -d
    
  4. Run the local server
    npm run dev
    

Contact

Andrew Gerez - Linkedin - [email protected]

Project Link: https://github.com/andrewgerez/clean-archcat

About

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. 😼

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published