Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

in progress... 😼
https://github.com/andrewgerez/clean-archcat

docker nestjs nodejs postgresql typescript

Last synced: about 2 months ago
JSON representation

in progress... 😼

Awesome Lists containing this project

README

        


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][Node.js]][Node-url]
* [![Nest][Nest.js]][Nest-url]

## Getting Started

Prerequisites for installing and running the application locally.

### Prerequisites

* npm
```sh
npm install npm@latest -g
```

### Installation

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


## Contact

Andrew Gerez - [Linkedin](https://www.linkedin.com/in/andrewgerez/) - [email protected]

Project Link: [https://github.com/andrewgerez/clean-archcat](https://github.com/andrewgerez/clean-archcat)

[Node.js]: https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white
[Node-url]: https://nodejs.org/
[Nest.js]: https://img.shields.io/badge/Nest.js-FF69B4?style=for-the-badge&logo=nestjs&logoColor=white
[Nest-url]: https://nestjs.com
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[Vue-url]: https://vuejs.org/
[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[Angular-url]: https://angular.io/
[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[Svelte-url]: https://svelte.dev/
[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[Laravel-url]: https://laravel.com
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com