Cybersecurity-Projects/PROJECTS/advanced/encrypted-p2p-chat/backend
CarterPerez-dev d3dd5f2dcb fix(encrypted-p2p-chat): repair dev-up after surrealdb 3.x and pnpm migration
- Switch frontend Dockerfiles to pnpm via corepack (project uses pnpm-lock.yaml)
- Pin SurrealDB to v3.0.5 and switch datastore URL from `file:` to `rocksdb:`
- Add idempotent SurrealDB schema bootstrap on connect to prevent NotFoundError on first SELECT against schemaless tables in 3.x
2026-04-29 01:46:36 -04:00
..
alembic Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
app fix(encrypted-p2p-chat): repair dev-up after surrealdb 3.x and pnpm migration 2026-04-29 01:46:36 -04:00
tests Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
.dockerignore Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
.style.yapf Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
alembic.ini Phase 1.1: Organize PROJECTS by difficulty level 2026-01-29 02:41:15 -05:00
pyproject.toml chore(deps): bump python-multipart 2026-04-15 21:19:02 +00:00
uv.lock chore(deps): bump python-dotenv 2026-04-21 22:39:46 +00:00