media-tracker
media-tracker copied to clipboard
Evaluation of a multi-user approach
Maybe I'm alone with this point of view, but a multi-user system (with native authentication) would provide a huge benefit and a great advantage in relation to other, similar projects (like devfake/flox).
What do you think about it?
Not in scope at the moment, as it also depends on how the future backend will be implemented.
Ideally I'd like to have a GraphQL API and use apollo-client on the FE. This way we could also drop redux to make it easier for developers to pick up.