larrasu

May 9

Building a Review app using Nuxt 3, Supabase and Pinia

I've always tried to find tutorials on how to build a full-stack app with Nuxt 3, Supabase, and Pinia combined.

Getting Started

First, let's create our Nuxt 3 project:

npx nuxi init review-app