All logic will be on frontend, we will simply emulate what the users page will look like. And as far as the editing goes, since we're not storing any files in a bucket storage, this means we will need a user column for every editable thing on the users page. For downloading, the build process will take place on the backend, and the build logic will be comparable to the preview frontend logic.
All logic will be on frontend, we will simply emulate what the users page will look like. And as far as the editing goes, since we're not storing any files in a bucket storage, this means we will need a user column for every editable thing on the users page. For downloading, the build process will take place on the backend, and the build logic will be comparable to the preview frontend logic.