Custom admin CMS
Hey, say I have an app and I need a custom CMS I write to control its content, should I create a protected route in that app that leads to the CMS or should I go ct3app-turborepo and have 1 Next app and 1 Next admin app?
1 Reply
can probably just build it on protected routes
is the CMS completely decoupled?