how can i have a folder organized?
Unanswered
Siamese Crocodile posted this in #help-forum
Siamese CrocodileOP
Hi i am new at making folder organized. is this a good way to organize my folder? i am using nextjs
3 Replies
Bengal
A bit more info would be great, what is
admin.ts
or dean.ts
? Is that checking roles/permissions? What is the file structure for?Siamese CrocodileOP
i have 4 roles of users. then admin.ts will only be an action for admins role
Bengal
I'm unsure of your business logic, but that structure you sent seems way too big for CRUD. Do you really need 20
admin.ts
files for one profile CRUD?