Adding Supabase later instead of starting with it?
Hey everyone,
I started a Plasmo project initially
--with-nextjs
--with-nextjs
, now I want to use the Messaging API to communicate with my Supabase REST API, could I follow the docs of Supabase Plasmo afterwards or do I have to start with the
--with-supabase
--with-supabase
to make this properly work?
Best regards.
Solution
you should be able to add it in later. The --with examples are just quickstarts to get you going