From cf92d143eb93bef3b7b79921dd05c6dd6fd774ed Mon Sep 17 00:00:00 2001 From: Tiago Ribeiro Date: Sat, 28 Feb 2026 12:59:53 -0300 Subject: [PATCH] docs: adicionar repositorios de backend e frontend do Q1food --- CONNECTIONS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONNECTIONS.md b/CONNECTIONS.md index 1a569df..d885129 100644 --- a/CONNECTIONS.md +++ b/CONNECTIONS.md @@ -329,6 +329,8 @@ Repositórios clonados e padronizados na branch `dev`. | Projeto | Repositório Local | Branch | URL GitHub | |---------|-------------------|--------|------------| | Q1Agenda | `C:\dev\q1agenda-backend` | `dev` | [Link](https://github.com/rede5/q1agenda-backend) | +| Q1food (BE) | `C:\dev\food-backend` | `dev` | [Link](https://github.com/rede5/food-backend) | +| Q1food (FE) | `C:\dev\food-frontend` | `dev` | [Link](https://github.com/rede5/food-frontend) | | Q1 SITE | `C:\dev\q1site` | `dev` | [Link](https://github.com/rede5/q1site) | | GoHorseJobs | `C:\dev\gohorsejobs` | `dev` | [Link](https://github.com/rede5/gohorsejobs) | | PHOTUM | `C:\dev\photum` | `dev` | [Link](https://github.com/rede5/photum) |