mirror of
https://github.com/Phundrak/georm.git
synced 2025-07-30 22:45:36 +00:00
Adds an example demonstrating user, comment, and follower relationship including: - User management with profiles - Comments (not really useful, just for showcasing) - Follower/follozing relationships - Ineractive CLI interface with CRUD operations - Database migrations for the example schema