Files
picpeak/backend
paul 2e7cba9e8a Fix storage path issues and React error #130
Backend fixes:
- Add STORAGE_PATH environment variable support
- Fix absolute path references in all backend services
- Update Docker configuration with correct storage path

Frontend fixes:
- Remove individual ErrorBoundary wrappers to fix React error #130
- Remove unused ErrorBoundary import
- Simplify route structure to prevent component mounting issues

This resolves:
- 500 errors when creating events due to storage permission issues
- React error #130 that occurred during event creation
- Consistent storage path handling across all services

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-07 13:20:40 +02:00
..
2025-07-03 16:29:36 +02:00
2025-07-03 16:29:22 +02:00
2025-07-03 16:29:50 +02:00
2025-07-03 16:29:04 +02:00
2025-07-03 16:30:03 +02:00
2025-07-03 16:30:20 +02:00
2025-07-03 16:28:24 +02:00