2 Commits

Author SHA1 Message Date
2035821e89 docs: update README and dependencies, add .gitignore entry
Reorganized README sections, adding project overview and implementation guides for better navigation. Added `.gitignore` entry to exclude `node_modules`. Updated `pnpm-lock.yaml` with new dependencies for authentication, database, and real-time communication modules.
2025-05-15 17:13:05 +02:00
32f82e46f8 docs: add new documentation section and update license details
Introduced a "Documentation" section in the README with links to various detailed implementation plans (e.g., backend architecture and OAuth integration). Updated the license from MIT to AGPLv3 to align with project compliance.
2025-05-15 13:39:36 +02:00