5 Commits

Author SHA1 Message Date
4dbb858782 docs: update README with revised architecture and setup instructions
Streamlined project structure documentation by detailing separate backend and frontend directories, updated setup commands, added Docker usage examples, and improved clarity on environment configuration.
2025-05-15 18:17:18 +02:00
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
0cad7728b1 docs: expand README with detailed project overview and setup instructions
Added comprehensive sections to README, including project presentation, features, technical stack, architecture, installation guide, security measures, GDPR compliance details, and performance optimization strategies.
2025-05-14 12:50:55 +02:00
9487a8a801 Initial commit 2025-05-14 07:34:05 +00:00