Skip to content

SKOLIAK/drizzle-nuxt

 
 

Repository files navigation

Nuxt Drizzle Saas boilerplate

Nuxt Drizzle Postgres Tailwindcss ESLint Authjs

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# pnpm
pnpm install

Development Server

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

# pnpm
pnpm run dev

Production

Build the application for production:

# pnpm
pnpm run build

Locally preview production build:

# pnpm
pnpm run preview

Check out the deployment documentation for more information.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 77.9%
  • TypeScript 19.6%
  • CSS 2.3%
  • JavaScript 0.2%