Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

An example web app that requires authentication, and using Nuxt3, TailwindCSS, Font Awesome, ESLint & Prettier with GitHub Actions, etc.

License

Notifications You must be signed in to change notification settings

qlawmarq/nuxt3-tailwind-auth-app

Repository files navigation

nuxt3-tailwind-auth-app

An example app using Nuxt3, TailwindCSS, ESLint & Prettier with GitHub Actions, etc.

Elements

Base:

Linter/Formatter:

Validation Library:

Recommended Editors:

Recommended VSCode Plugins:

Setup

Need to install Node.js >= 16 first.

Make sure to install the dependencies.

npm i

Development

npm run dev

Production

Build the application for production:

npm run build

Checkout the deployment documentation.

API Server & DB Server

If you need API & DB Server, please clone from following:
https://github.com/qlawmarq/fastapi-mysql-docker

About

An example web app that requires authentication, and using Nuxt3, TailwindCSS, Font Awesome, ESLint & Prettier with GitHub Actions, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published