#How to make a repo for many to many relationships?
1 messages · Page 1 of 1 (latest)
Look at the fullstack tags examples
for many-to-many
Also, communities looks like it's the same as teams
so fullstack is probably exactly what you want
Here's teams: https://github.com/litestar-org/litestar-fullstack/blob/main/src/app/domain/teams/services.py
I'll check it out right now, thanks!!