Next.js Discord

Discord Forum

how can i have a folder organized?

Unanswered
Siamese Crocodile posted this in #help-forum
Open in Discord
Avatar
Siamese CrocodileOP
Hi i am new at making folder organized. is this a good way to organize my folder? i am using nextjs
Image

3 Replies

Avatar
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?
Avatar
Siamese CrocodileOP
i have 4 roles of users. then admin.ts will only be an action for admins role
Avatar
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?