Skip to content

meyer1994/nuxtauth

Repository files navigation

NuxtAuth

A small template to use Nuxt with some features already baked in

About

This is a small project to be used as a template of sorts. It comes with the following features:

  • PrimeVue, for UI components
  • Tailwind, for styling
  • Auth0, for authentication
  • PostHog, for analytics

Setup

Locally, you just need to setup node like usual:

npm install

That is it, you can run your development application using:

npm run dev

Configuration

Check the .env.example file for the environment variables you need to set.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published