mirror of
https://github.com/DocNR/POWR.git
synced 2025-04-23 01:01:27 +00:00
24 lines
994 B
Markdown
24 lines
994 B
Markdown
![]() |
# Technical Documentation
|
||
|
|
||
|
This section contains detailed technical documentation about specific technologies and implementations used in the POWR app.
|
||
|
|
||
|
## Technical Areas
|
||
|
|
||
|
- [NDK](./ndk/index.md) - Nostr Development Kit implementation details
|
||
|
- [Caching](./caching/index.md) - Caching strategies and implementations
|
||
|
- [Styling](./styling/index.md) - Styling approach and patterns
|
||
|
- [Nostr](./nostr/index.md) - Nostr protocol implementation details
|
||
|
|
||
|
## Key Technical Documents
|
||
|
|
||
|
- [NDK Comprehensive Guide](./ndk/comprehensive_guide.md) - Complete guide to NDK implementation
|
||
|
- [Cache Implementation](./caching/cache_implementation.md) - Detailed caching architecture
|
||
|
- [Nostr Exercise NIP](./nostr/exercise_nip.md) - Nostr specification for exercise data
|
||
|
|
||
|
## Related Documentation
|
||
|
|
||
|
- [Architecture Documentation](../architecture/index.md) - System-wide architectural documentation
|
||
|
- [Feature Documentation](../features/index.md) - Feature-specific implementations
|
||
|
|
||
|
**Last Updated:** 2025-03-25
|