Needs advice
on
SupabaseSupabase
and
ViteVite

Who uses Vite? I’m trying it with React, it obviously is less data and compiles fast, BUT, is it a good idea? I’m using it with Supabase.

READ LESS
4 upvotes·22.4K views
Replies (2)

It's absolutely better than create-react-app. Me and my company using it on both personal and commercial projects.

Additional Advice: If you liked supabase, it becomes more powerful with NextJS. Maybe you can check it too

READ MORE
3 upvotes·2 comments·111 views
First LastName
First LastName
·
January 27th 2023 at 5:22PM

Thank you, I’ve used Nextjs and Supabase and it’s allot better than firebase.

I crated a Vite project, but the part where you really have to define everything with packages, that’s really confusing me

·
Reply
First LastName
First LastName
·
January 27th 2023 at 5:22PM

Thank you, I’ve used Nextjs and Supabase and it’s allot better than firebase.

I crated a Vite project, but the part where you really have to define everything with packages, that’s really confusing me

·
Reply
CTO at Dental Dash·
Recommends
on
Supabase
Vite

Vite is built on Rollup so I do not see a reason why it would be an issue using it in your configuration. Of course, Vite comes from the Vue.js ecosystem so there will likely be less support for docs and support in other frameworks.

READ MORE
2 upvotes·108 views
Avatar of First LastName

First LastName

Self at Self