i have checked both starter and full setup for vite, starter working fine, but the problem is when check full setup there you mention that you are using supabase and when start project it open blank page, so do we need to use supabase to run the setup? is it required? because we are not using supabase anyway
You don’t need Supabase unless your project specifically relies on it. The full setup includes Supabase as an example for authentication and database handling, which is why you see it there. If you’re not using Supabase, you can safely remove or skip that part and the starter setup should work fine without it. The blank page issue is likely just because the Supabase config isn’t connected — once you strip that out, the rest should run normally.
You can also test with something simple like aÙÙ
عÙ
رÙ
calculator to make sure everything renders properly before adding bigger services.
Hi,
No, it is not. If you want just components without Supabase you can go with Starter Kit for Vite/React.
It offers the layouts for you choose and start building your pages with the components from the full versions(just copy and paste).
In the latest Theme forest download zip you can choose the starter kit package from "metronic-tailwind-react-starter-kit" and use it without Supabase.
Regards,
Sean