AL
PPGTI1009 - Final project
Final project of Distributed Programming (PPGTI1009) course of Master's degree in Information Technology
from the Federal University of Rio Grande do Norte (UFRN), with
Frederico Araujo Da Silva Lopes as professor.
Group:
- Álvaro Ferreira Pires de Paiva
- Enrolment: 20211028885
- E-mail: alvarofepipa@gmail.com
- Italo Oliveira Fernandes
- Enrolment: 20211028965
- E-mail: italo.oliveira.029@ufrn.edu.br
How to run
First you need to up the RabbitMQ broker and Postgres database:
make up-baseYou can now up the restaurant's front-end and back-end apps:
make up-restaurantAfter up the containers, you need to init the restaurant database:
make restaurant-db-resetYou can now test the restaurant API by going to http://localhost:8000/docs.
On this page
Languages
Python94.1%Makefile2.6%Shell1.3%Mako1.2%Dockerfile0.9%
Contributors
Created April 3, 2022
Updated April 30, 2024