quivr/backend
Stan Girard 0f51de8f41
chore: Update docker-compose files to specify platform for backend services (#2762)
This pull request updates the docker-compose files to specify the
platform for the backend services as linux/amd64. This ensures that the
services are built and run specifically for the amd64 architecture.
2024-06-26 15:46:18 -07:00
..
.vscode feat: ⚙️🐞 configure debugger for the backend (#1345) 2023-10-09 15:23:13 +02:00
backend fix: Update email sender parameters in backend code (#2755) 2024-06-26 05:21:46 -07:00
supabase refacto(backend): poetry package manager and chat route refactoring (#2684) 2024-06-26 00:58:55 -07:00
tests refacto(backend): poetry package manager and chat route refactoring (#2684) 2024-06-26 00:58:55 -07:00
.dockerignore closes #2756 (#2757) 2024-06-26 05:04:06 -07:00
.pre-commit-config.yaml refacto(backend): poetry package manager and chat route refactoring (#2684) 2024-06-26 00:58:55 -07:00
ci-migration.sh Update supabase token setting in ci-migration.sh 2024-05-02 00:04:01 +02:00
Dockerfile refacto(backend): poetry package manager and chat route refactoring (#2684) 2024-06-26 00:58:55 -07:00
Dockerfile.dev refacto(backend): poetry package manager and chat route refactoring (#2684) 2024-06-26 00:58:55 -07:00
manage_services.sh feat(integration): implementation (#2191) 2024-02-14 20:07:53 -08:00
poetry.lock chore: Update docker-compose files to specify platform for backend services (#2762) 2024-06-26 15:46:18 -07:00
Porter.yaml feat(porter): Add Porter.yaml files for backend and frontend services 2024-04-25 10:51:10 +02:00
pyproject.toml chore: Update docker-compose files to specify platform for backend services (#2762) 2024-06-26 15:46:18 -07:00
pyrightconfig.json feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
README.md refacto(backend): poetry package manager and chat route refactoring (#2684) 2024-06-26 00:58:55 -07:00
requirements.txt fix: sync creation fixed (#2637) 2024-06-06 10:06:21 -07:00
tach.yml fix: integrations (#2642) 2024-06-08 02:55:11 -07:00

Quivr backend