Post-graduation second phase project
The project is about a tech blog, with multiples endpoints and auth
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
Access our Wiki for more information!
If you found the project helpful or just want to help the developer, give the project a star!