User can signup / signin (WIP)

This commit is contained in:
ChatonDeAru
2024-09-14 01:40:55 +02:00
committed by ChatonDeAru (Romain)
parent c35de52aec
commit 37b2238b84
16 changed files with 663 additions and 365 deletions

View File

@@ -1,6 +1,10 @@
# Nuxt 3 Minimal Starter
[![Netlify Status](https://api.netlify.com/api/v1/badges/bcf66326-b808-4ffd-9018-fb24315fce5f/deploy-status)](https://app.netlify.com/sites/force-orange/deploys)
Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.
# Nuxt
Look at the
[Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to
learn more.
## Setup
@@ -72,4 +76,6 @@ yarn preview
bun run preview
```
Check out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.
Check out the
[deployment documentation](https://nuxt.com/docs/getting-started/deployment) for
more information.