feat: implement sinlge-server-and-multi-client-app architecture
- Add App model with developer team management
- Create app-specific user registration and session context
- Implement app-scoped record creation and filtering
- Add comprehensive app management API endpoints
- Include database migration for app and developer team tables
- Support app-based authentication with JWT claims
- Add analytics and leaderboard functionality for apps