mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-24 06:35:10 +00:00
chore: add demo on top
This commit is contained in:
parent
4bd5694e8b
commit
fe66c5c8ef
@ -6,6 +6,7 @@ toc: false
|
|||||||
|
|
||||||
A minimal Nuxt 3 application only requires the `app.vue` and `nuxt.config.js` files.
|
A minimal Nuxt 3 application only requires the `app.vue` and `nuxt.config.js` files.
|
||||||
|
|
||||||
|
:demo{src="https://hello-world.example.nuxt.space/"}
|
||||||
|
|
||||||
:sandbox{repo="nuxt/examples" branch="main" dir="hello-world" file="app.vue"}
|
:sandbox{repo="nuxt/examples" branch="main" dir="hello-world" file="app.vue"}
|
||||||
|
|
||||||
:demo{src="https://hello-world.example.nuxt.space/"}
|
|
||||||
|
@ -4,10 +4,11 @@ toc: false
|
|||||||
|
|
||||||
# Supabase
|
# Supabase
|
||||||
|
|
||||||
A demonstration of [Supabase](https://supabase.com/) integration with Nuxt.
|
A demonstration of [Supabase](https://supabase.com/) integration with Nuxt, it cannot be embedded because of GitHub login.
|
||||||
|
|
||||||
:sandbox{repo="nuxt-modules/supabase" branch="main" dir="demo" file="app.vue"}
|
|
||||||
|
|
||||||
The demo cannot be embedded and is available on https://n3-supabase.netlify.app
|
Demo: https://n3-supabase.netlify.app
|
||||||
|
|
||||||
[![Supabase demo](https://user-images.githubusercontent.com/904724/215534066-6e4b97d2-6ea2-4176-b2ce-d5b1939bfb55.png)](https://n3-supabase.netlify.app/)
|
[![Supabase demo](https://user-images.githubusercontent.com/904724/215534066-6e4b97d2-6ea2-4176-b2ce-d5b1939bfb55.png)](https://n3-supabase.netlify.app/)
|
||||||
|
|
||||||
|
:sandbox{repo="nuxt-modules/supabase" branch="main" dir="demo" file="app.vue"}
|
||||||
|
@ -6,6 +6,7 @@ toc: false
|
|||||||
|
|
||||||
A demonstration of [daisyUI](https://daisyui.com/) integration with Nuxt.
|
A demonstration of [daisyUI](https://daisyui.com/) integration with Nuxt.
|
||||||
|
|
||||||
|
:demo{src="https://daisyui.example.nuxt.space/"}
|
||||||
|
|
||||||
:sandbox{repo="nuxt/examples" branch="main" dir="ui/daisyui" file="app.vue"}
|
:sandbox{repo="nuxt/examples" branch="main" dir="ui/daisyui" file="app.vue"}
|
||||||
|
|
||||||
:demo{src="https://daisyui.example.nuxt.space/"}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user