osmandlsmn / nuxt3-auth-example

NuxtJS Authentication example with Docker and Tailwind integration

Home Page:https://nuxt3-auth-example-eight.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt 3 - Auth Example

vercel

Have a look at the Nuxt 3 documentation.

Setup

Make sure to install the dependencies

npm install

Development

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Checkout the deployment documentation.

About

NuxtJS Authentication example with Docker and Tailwind integration

https://nuxt3-auth-example-eight.vercel.app/


Languages

Language:TypeScript 46.5%Language:Vue 45.2%Language:CSS 5.8%Language:JavaScript 1.5%Language:Dockerfile 0.9%Language:Shell 0.2%