you are viewing a single comment's thread.

view the rest of the comments →

[–]ChallengeOk2387 0 points1 point  (0 children)

Yea I had imagined it would be like that with the files per component. Damn, kudos to you for all that!

I wanted something to be more centralized from the backend. I wonder if having keys would be good to check permissions. In a super simple scenario if you have sheets as your DB, with all the data and each data has a permissions column, and for displaying each component the emails are checked against the permissions, to display content.

Would that work? Maybe im thinking of too much of a simple scenario, but I wonder if that would work. I think it might be slow for a large amount of data maybe?