No description
Find a file
2026-02-16 11:02:29 +01:00
.github fix(e2e): set VITE_API_URL for E2E to use Vite proxy in CI 2026-02-16 10:52:56 +01:00
.husky implicit: implement Implicit 10.3 - add optional test check to pre-commit hook 2026-01-16 14:18:41 +01:00
apps/web refactor(frontend): unify pages pattern, remove legacy views (P2) 2026-02-16 11:02:29 +01:00
chat_exports report generation and future tasks selection 2025-12-08 19:57:54 +01:00
config fix(infra): HAProxy HTTPS and stats security 2026-02-15 15:58:51 +01:00
dev-environment chore(audit 2.4, 2.5): supprimer code mort Education et cmd/modern-server 2026-02-15 14:39:40 +01:00
docker/haproxy report generation and future tasks selection 2025-12-08 19:57:54 +01:00
docs docs: update REMEDIATION_PROGRESS with Phase 2 completion 2026-02-16 10:53:29 +01:00
docs-assets/mermaid BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
fixtures BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
home/senke/git/talas/veza/apps/web/src small fixes : cors + login loop 2026-02-07 20:36:48 +01:00
infra Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy 2026-02-14 17:23:32 +01:00
k8s [INFRA-012] infra: Set up auto-scaling 2025-12-25 21:43:00 +01:00
loadtests feat(loadtests): audit 3.2 — tests de charge k6 complets 2026-02-15 15:22:48 +01:00
make docs: add developer onboarding guide 2026-02-15 16:13:20 +01:00
migrations BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
scripts fix(infra): HAProxy HTTPS and stats security 2026-02-15 15:58:51 +01:00
sub_task_agents Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy 2026-02-14 17:23:32 +01:00
test-reports/20251226-132633 [TEST] MVP integration tests executed - 2/28 API passed, 0/20 E2E passed, 3 bugs found 2026-01-04 01:44:13 +01:00
tests test(e2e): add comprehensive auth flow tests 2026-01-29 23:43:22 +01:00
tmt chore(audit 2.4, 2.5): supprimer code mort Education et cmd/modern-server 2026-02-15 14:39:40 +01:00
tools BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
veza-backend-api fix(security): verify track access before download (A04) 2026-02-16 10:23:41 +01:00
veza-chat-server fix(security): isolate test secrets in chat server config (A02) 2026-02-16 10:18:06 +01:00
veza-common chore: audit 2.8 et 2.9 — gitignore et Tokio 2026-02-15 14:47:31 +01:00
veza-docs P0: stabilisation backend/chat/stream + nouvelle base migrations v1 2025-12-06 11:14:38 +01:00
veza-stream-server chore: align Go version in CI with go.mod (1.24) 2026-02-16 10:23:47 +01:00
.cursorrules feat(web): UI premium Discord/Spotify-like — tokens, shadows, focus, layout 2026-02-08 17:15:58 +01:00
.editorconfig initial: initial repo set up (README, LICENSE, CONTRIBUTORS, etc...) 2025-12-03 13:54:23 +01:00
.gitattributes initial: initial repo set up (README, LICENSE, CONTRIBUTORS, etc...) 2025-12-03 13:54:23 +01:00
.gitignore chore: clean root directory, move design system files, update .gitignore 2026-02-15 16:05:54 +01:00
AUDIT_TECHNIQUE_INTEGRAL_2026_02_15.md feat(loadtests): audit 3.2 — tests de charge k6 complets 2026-02-15 15:22:48 +01:00
blueprint.md refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
CHANGELOG.md docs(remediation): add audit report, remediation plan and changelog skeleton 2025-12-06 13:25:54 +01:00
CONTRIBUTING.md initial: initial repo set up (README, LICENSE, CONTRIBUTORS, etc...) 2025-12-03 13:54:23 +01:00
DEMARRAGE_SIMPLE.md [DOC] Add simple startup guide for integration testing 2026-01-04 01:44:13 +01:00
docker-compose.env.example feat(payments): document Hyperswitch activation and validate checkout flow 2026-02-15 16:08:49 +01:00
docker-compose.override.yml.example BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
docker-compose.prod.yml fix(infra): HAProxy HTTPS and stats security 2026-02-15 15:58:51 +01:00
docker-compose.staging.yml fix(security): harden docker-compose.prod.yml and staging -- sslmode, secrets 2026-02-11 22:43:09 +01:00
docker-compose.test.yml chore: update docker-compose, make, tmt config 2026-02-11 22:18:57 +01:00
docker-compose.yml chore: consolidate pending changes (Hyperswitch, PostCard, dashboard, stream server, etc.) 2026-02-14 21:45:15 +01:00
ENV_CONFIG.md fix(backend): use explicit DISABLE_RATE_LIMIT_FOR_TESTS flag instead of env-based bypass 2026-02-15 15:56:53 +01:00
flag.txt refactor of veza frontend ui- batch 1 2026-01-22 17:23:11 +01:00
gen_hash.py report generation and future tasks selection 2025-12-08 19:57:54 +01:00
go.work chore: add go.work and optional monorepo orchestrator 2026-02-14 18:21:39 +01:00
go.work.sum chore: add go.work and optional monorepo orchestrator 2026-02-14 18:21:39 +01:00
last_errors.txt report generation and future tasks selection 2025-12-08 19:57:54 +01:00
LICENSE Initial commit 2025-12-03 10:02:55 +01:00
Makefile small fixes : cors + login loop 2026-02-07 20:36:48 +01:00
Makefile.old refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
name Plan UI premium 6.txt feat(web): UI premium Discord/Spotify-like — tokens, shadows, focus, layout 2026-02-08 17:15:58 +01:00
package-lock.json fix(security): update or remove vulnerable npm devDependencies (A06) 2026-02-16 10:20:10 +01:00
package.json chore: add Turborepo for monorepo orchestration 2026-02-14 22:38:32 +01:00
playwright.config.ts stabilizing apps/web: FIRST BATCH 2025-12-17 08:07:35 -05:00
README.md docs: add developer onboarding guide 2026-02-15 16:13:20 +01:00
rust-toolchain.toml BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
start_iteration.sh [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
start_mvp.sh fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
start_recovery.sh feat: global update including storybook setup and backend fixes 2026-02-02 19:34:14 +01:00
test_mvp_endpoints.sh [TEST] Add MVP endpoints test script and update ISSUE-003 status 2026-01-04 01:44:14 +01:00
test_protected_endpoints.sh [FIX] MVP: Endpoints protégés fonctionnels 2026-01-04 01:44:15 +01:00
test_user_journey.sh [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
turbo.json chore: add Turborepo for monorepo orchestration 2026-02-14 22:38:32 +01:00
validate_v0101.sh [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
verify_logs_setup.sh [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
vitest-output.txt Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy 2026-02-14 17:23:32 +01:00
vitest_output.txt Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy 2026-02-14 17:23:32 +01:00

Veza Monorepo

Project Structure

  • apps/web: The main frontend application (React + Vite). This is the single source of truth for the UI.
  • veza-desktop: A thin Electron wrapper that loads apps/web. It creates the native desktop experience.
  • veza-backend-api: Main Go API service.
  • veza-stream-server: Rust streaming server.
  • veza-chat-server: Rust chat server.

Quick Start

Frontend

cd apps/web
npm install
npm run dev

Desktop (Optional)

Requires apps/web to be running.

cd veza-desktop
npm install
npm run dev

Docker Production

Canonical production compose file: docker-compose.prod.yml

docker compose -f docker-compose.prod.yml up -d

Deprecated (use docker-compose.prod.yml):

  • docker-compose.production.yml — legacy, may be removed
  • config/docker/docker-compose.production.yml — legacy config

See make/config.mk for COMPOSE_PROD and deployment docs.

Documentation

  • Developer Onboarding — Setup, architecture, conventions, troubleshooting
  • See docs/ for detailed architecture and development guides. Older audits and reports are archived in docs/archive/.