Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

fiap-net-group/graduation-phase-three

Repository files navigation

Graduation's Phase Two Project

Build Status Quality Gate Status Coverage Vulnerabilities Bugs Security Rating Code Smells

Post-graduation second phase project

The project

The project is about a tech blog, with multiples endpoints and auth

Running the project

Follow these steps to run the project locally.

# You have to be at docker folder to run the commands
cd docker

# staging
docker-compose -f docker-compose-staging.yml up --build 

# production
docker-compose up --build 

Wiki

Access our Wiki for more information!

Give a star

If you found the project helpful or just want to help the developer, give the project a star!