Welcome to the Stellar Insights documentation hub. All project documentation has been organized here for easy access.
- ARCHITECTURE_ISSUES_AND_RECOMMENDATIONS.md
- API_DOCUMENTATION.md
- API_VERSIONING.md
- RPC.md
- DEPENDENCIES.md
- PWA_IMPLEMENTATION.md
- PWA_QUICK_START.md
- PWA_DELIVERABLES.md
- PWA_FINAL_REPORT.md
- SAFARI_CHART_FIX.md
- VERIFICATION_CHECKLIST.md
- issues/ - All GitHub issues organized by phase
- ISSUE_MANAGEMENT_GUIDE.md
- ISSUES_CREATED.md
- ISSUE_UPDATE_STATUS.md
Use this guide to quickly locate documentation:
| Looking for... | Check... |
|---|---|
| Setup instructions | Component README files |
| API reference | API_DOCUMENTATION.md |
| Architecture decisions | ARCHITECTURE_* files |
| Bug reports | BUG_FIX_SUMMARY.md |
| Implementation details | IMPLEMENTATION_* files |
| Issue tracking | issues/ folder |
| PWA features | PWA_* files |
| Security info | SECRETS_MANAGEMENT.md |
All documentation follows these standards:
- Markdown format (.md)
- Clear headings and structure
- Code examples where applicable
- Links to related documentation
- Regular updates with project changes
- Keep documentation up-to-date with code changes
- Use clear, concise language
- Include code examples and screenshots
- Link to related documentation
- Follow existing formatting patterns