I got the ideas from damien-hl/nuxt3-auth-example and tried to integrate it with Firebase as the Auth provider.
https://ajahandideh.com/articles/nuxt3-ssr-firebase-auth
.env
file in the root of the project (use the env.sample as a template)yarn install
and yarn dev
to run the project