summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2025-04-10docs: add comprehensive documentation for Digi-ID demo appPawel Zelawski
- Add detailed README.md with: - Project overview and features - Project structure explanation - Getting started guide - Authentication flow description - Code examples for backend and frontend implementation - Environment configuration details - License and acknowledgments - Include practical code examples for: - Backend Digi-ID authentication endpoints - Frontend authentication flow implementation - Environment configuration setup - Document key features: - Digi-ID authentication protocol - QR code generation - Address verification - Responsive design - TypeScript support - Environment configuration - Add proper links to: - digiid-ts library repository - DigiByte project
2025-04-10Initial commitPawel Zelawski