Next Starter AI

Product details
t.gulabt.gulab
t.gulab
May 11, 2024

Q: Is that have Role & Claim base authorization inbuilt?

for example a role x can only see the user list but cannot edit/delete. in that case role can have multiple different claims.
2. I want to use Mysql as a back-end is that possible with this boilerplate?

Founder Team
support0500Q

support0500Q

May 15, 2024

A: Hi t.gulab,

Next Starter AI comes with Supabase integrated out of the box; the codebase is highly flexible and the database can be replaced with MySQL but it will require you to build from scratch.
Secondly, when it comes to role-based-permissions, that is not built-in in the boilerplate; but it is pretty easy with Supabase setup that comes with the boilerplate if you need to build it on your own.

Share
Helpful?
Log in to join the conversation

Hi t.gulab,

Next Starter AI comes with Supabase integrated out of the box; the codebase is highly flexible and the database can be replaced with MySQL but it will require you to build from scratch.
Secondly, when it comes to role-based-permissions, that is not built-in in the boilerplate; but it is pretty easy with Supabase setup that comes with the boilerplate if you need to build it on your own.