georm/examples/postgres/users-comments-and-followers
Lucien Cartier-Tilet c9dd2242e7
All checks were successful
CI / tests (push) Successful in 5m39s
feat(examples): add PostgreSQL example with user relationship
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
2025-06-07 16:00:01 +02:00
..