[PR #89] feat(deploy): use a middleware proxy to serve production app & apis #683

Open
opened 2026-04-21 22:44:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/reconurge/flowsint/pull/89
Author: @nicocti
Created: 12/2/2025
Status: 🔄 Open

Base: mainHead: feat/revamp-prod-deploy


📝 Commits (1)

  • d6ac6f8 feat(deploy): use a middleware proxy to serve app & apis

📊 Changes

6 files changed (+47 additions, -22 deletions)

View changed files

📝 Makefile (+1 -1)
📝 docker-compose.prod.yml (+33 -15)
📝 flowsint-app/Dockerfile (+10 -3)
📝 flowsint-app/src/api/api.ts (+1 -1)
📝 flowsint-app/src/api/chat-service.ts (+1 -1)
📝 flowsint-app/src/hooks/use-events.ts (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/reconurge/flowsint/pull/89 **Author:** [@nicocti](https://github.com/nicocti) **Created:** 12/2/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/revamp-prod-deploy` --- ### 📝 Commits (1) - [`d6ac6f8`](https://github.com/reconurge/flowsint/commit/d6ac6f8e39a159c04e778fae73e2eedf8337616d) feat(deploy): use a middleware proxy to serve app & apis ### 📊 Changes **6 files changed** (+47 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+1 -1) 📝 `docker-compose.prod.yml` (+33 -15) 📝 `flowsint-app/Dockerfile` (+10 -3) 📝 `flowsint-app/src/api/api.ts` (+1 -1) 📝 `flowsint-app/src/api/chat-service.ts` (+1 -1) 📝 `flowsint-app/src/hooks/use-events.ts` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-21 22:44:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/flowsint#683