No description
Find a file
dependabot[bot] 42481ee23c
Some checks failed
Backend API CI / test-unit (push) Failing after 0s
Frontend CI / test (push) Failing after 0s
Storybook Audit / Build & audit Storybook (push) Failing after 0s
Backend API CI / test-integration (push) Failing after 0s
chore(deps): update metrics requirement in /veza-chat-server
Updates the requirements on [metrics](https://github.com/metrics-rs/metrics) to permit the latest version.
- [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml)
- [Commits](https://github.com/metrics-rs/metrics/compare/metrics-v0.22.0...metrics-v0.24.3)

---
updated-dependencies:
- dependency-name: metrics
  dependency-version: 0.24.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-21 14:06:32 +00:00
.github chore(v0.102): consolidate remaining changes — docs, frontend, backend 2026-02-20 13:02:12 +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 feat(social): GET /social/explore, explore tab, feed filters all/following/groups (S1.5, S1.6) 2026-02-21 05:31:12 +01:00
chat_exports report generation and future tasks selection 2025-12-08 19:57:54 +01:00
config fix(streaming): ensure HLS audio chain works end-to-end 2026-02-18 12:42:42 +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 chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
docs docs: préparation v0.302 - V0_302_RELEASE_SCOPE, PROJECT_STATE, SCOPE_CONTROL, FEATURE_STATUS, CHANGELOG 2026-02-21 05:42:16 +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 chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
loadtests chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
make docs: add full stack startup procedure for v0.101 2026-02-18 12:04:27 +01:00
migrations BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
scripts fix(e2e): align local E2E setup with CI or document CI-only validation 2026-02-19 19:10:15 +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 feat(social): GET /social/explore, explore tab, feed filters all/following/groups (S1.5, S1.6) 2026-02-21 05:31:12 +01:00
veza-chat-server chore(deps): update metrics requirement in /veza-chat-server 2026-02-21 14:06:32 +00:00
veza-common chore: audit 2.8 et 2.9 — gitignore et Tokio 2026-02-15 14:47:31 +01:00
veza-docs chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
veza-stream-server fix(chat-server): ensure sqlx-data.json available for Docker build 2026-02-18 12:38:16 +01:00
.cursorrules docs: préparation v0.302 - V0_302_RELEASE_SCOPE, PROJECT_STATE, SCOPE_CONTROL, FEATURE_STATUS, CHANGELOG 2026-02-21 05:42:16 +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: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
103_audit_global_features_states.md chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
103_RAPPORT_ETAT_FEATURES_2026_02_16.md chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
CHANGELOG.md docs: préparation v0.302 - V0_302_RELEASE_SCOPE, PROJECT_STATE, SCOPE_CONTROL, FEATURE_STATUS, CHANGELOG 2026-02-21 05:42:16 +01:00
CONTRIBUTING.md chore(v0.102): consolidate remaining changes — docs, frontend, backend 2026-02-20 13:02:12 +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.hybrid.yml feat: production-ready fixes and hybrid deployment support 2025-12-31 17:09:47 +00:00
docker-compose.override.yml.example BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
docker-compose.prod.yml chore(infra): add ClamAV to docker-compose for v0.101 2026-02-18 12:03:14 +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 fix(chat-server): ensure sqlx-data.json available for Docker build 2026-02-18 12:38:16 +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: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
go.work.sum chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +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 chore(v0.102): consolidate remaining changes — docs, frontend, backend 2026-02-20 13:02:12 +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
Untitled chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +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
VERSION chore(release): v0.101.0 stable 2026-02-18 18:16:26 +01:00
veza-sumi-design-system.html chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
veza_full_feature_list.md chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +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

Version cible : v0.101 (stabilisation en cours). Voir docs/V0_101_RELEASE_SCOPE.md pour le périmètre.

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
  • Documentation index — Index complet de la documentation
  • See docs/ for detailed architecture and development guides. Older audits and reports are archived in docs/archive/.