doc-changes-5-7 #4

Merged
anonpenguin merged 8 commits from doc-changes-5-7 into main 2025-07-09 13:01:30 +00:00

8 Commits

Author SHA1 Message Date
9d8a8b1c2c feat: Add static count method to BaseModel and enhance OrbitDBService with debugging logs 2025-07-09 16:00:00 +03:00
9877ddf5ec docs: Add development guidelines, project overview, and technical reference documentation 2025-07-06 06:56:39 +03:00
97d9191a45 feat: Add Jest integration configuration and update test commands in package.json 2025-07-06 06:38:01 +03:00
c7babf9aea Add QueryBuilder documentation and video tutorials
- Created a new documentation file for the QueryBuilder class, detailing its methods and usage examples.
- Added a comprehensive video tutorials index, covering various aspects of the Debros Network framework.
- Updated the sidebar configuration to include the new video tutorials section and reorganized the API documentation categories.
2025-07-05 06:58:55 +03:00
8cd23b433c Implement code changes to enhance functionality and improve performance 2025-07-05 06:41:24 +03:00
155bda6627 feat: Revamp homepage and features section with new design and content 2025-07-05 06:40:29 +03:00
5552c638ff fix: Bump version to 0.5.1-beta in package.json 2025-07-05 06:18:17 +03:00
869049c679 feat: Add contributing guidelines and development setup documentation
- Created a comprehensive Code Guidelines document outlining coding standards and best practices for DebrosFramework.
- Added a Development Setup guide to assist contributors in setting up their environment.
- Introduced an Overview document to welcome new contributors and explain the project's status and contribution areas.
- Updated the intro.md to reflect the current development status of DebrosFramework.
- Modified sidebars.ts to include new contributing documentation in the navigation.
- Enhanced package.json description for clarity and added relevant keywords.
- Updated version information in DebrosFramework.ts and index.ts to reflect the current beta version.
2025-07-05 06:18:06 +03:00