• Stars
    star
    115
  • Rank 305,916 (Top 7 %)
  • Language Vue
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Full stack Nuxt 3 Template starter with Supabase and Tailwindcss

Top Nuxt 3 Starter Template

Netlify Status

The fastest and most comfortable development experience started template.
Everything comes installed for a speedy staring with examples. Simply remove what you don't need and you are good to go :)

With ๐Ÿ’š ย from ย @ctwhome, inspired by @antfu vitesse.ย 

Features

  • โ‡๏ธ ย Nuxt 3
    • ๐Ÿ”ฅ The <script setup> syntax
    • ๐ŸŽ ย Zero-config cloud functions and deploy SSR working with Netlify thanks to the new Nuxt 3 Functions
    • ๐Ÿ“ฅ APIs auto importing - for Composition API, VueUse and custom composables.
    • ESR, File-based routing, components auto importing, modules, etc.
    • ๐Ÿฆพ TypeScript
    • ๐Ÿ’ป .env settings environments
    • โญ๏ธ Format on save with ESLint (VSCode Settings file and WebStorm)
  • โšก๏ธ Vite - Instant HMR
  • ๐Ÿ“ด ย PWA - vite-plugin-pwa (thanks to @userquin for the contribution)
    • Offline mode, new content available prompt,
    • WIP PWA not working correctly.
  • ๐ŸŽจ TailwindCSS 3 - JIT engine by default
  • ๐Ÿ“„ ย Styled Markdown HTML components
  • โœจ All Iconify on-demand - +100.000 SVG icons completely customizable
  • ๐ŸŒ Multi-language support with vue-i18n-next thanks to @intlify/nuxt3
    • YAML, JSON, JSON5 locale files
    • Localize routes: (/en/about, /es/about, ...)
  • ๐Ÿ˜ Supabase - WIP - Full stack development with Auth, Realtime, Storage, and of course PostgreSQL
  • ๐Ÿ State Management via Pinia
  • ๐Ÿ“ค Feed RSS generator

Nuxt Modules

  • VueUse - a collection of useful composition APIs
  • Pinia - intuitive, type-safe, light, and flexible Store for Vue.

Motivation and Personal Opinion

Nuxt is awesome, I am trying to use Nuxt 3 as much as I can to at least have the same features working that I have on top-nuxt with Nuxt 2.ย 

Installation and running locally

npx degit ctwhome/top-nuxt3 <directory-name>
yarn install

Updating fork

  1. Add remote from the original repository in your forked repository:
git remote add upstream git://github.com/ctwhome/top-nuxt3.git
git fetch upstream
  1. Updating your fork from the original repo to keep up with their changes:
    git pull upstream main

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

yarn dev

IDE

We recommend using VS Code with Volar to get the best experience (You might want to disable Vetur if you have it).

Production

Build the application for production:

yarn build

Check out the deployment documentation.

More Repositories

1

nuxt-supabase

Nuxt Supabase Realtime CRUD template with optimistic UI
Vue
18
star
2

notidian

Open Source alternative to Notion + Obsidian
Svelte
13
star
3

node-mackeyboard

A node.js module that enables you to create virtual keyboard input on Mac OS X.
JavaScript
10
star
4

top-sveltekit

Top Sveltekit with all the features
Svelte
6
star
5

leaplearn

3D gestures recognition for Leap Motion to realize actions with node.js.
JavaScript
5
star
6

top-nuxt

nuxt Recipe with all the packages from my side
Vue
3
star
7

angular-boilerplate

A custom Angular boilerplate focused in web components, ngNewRouter, with user authentication, i18n and more. Gulp + Sass + Minification
CSS
3
star
8

top-tauri-sveltekit

Starter template for Tauri + Sveltekit + TailwindCSS + DaisyUI
JavaScript
2
star
9

webstorm-monokai-vscode-theme

Install theme => https://marketplace.visualstudio.com/items?itemName=ctwhome.webstorm-monokai
2
star
10

portfolio

Personal portfolio
Svelte
2
star
11

braindynamics

PTSD - Mental health treatments with mobile VR
JavaScript
1
star
12

grid-webapp-boilerplate

Responsive mobile-tablet-desktop Web APP with CSS3 Grid Layout Boilerplate
CSS
1
star
13

metronic-tame

Taming the styles of metronic
HTML
1
star
14

ctw-engineering-templates

Self-developed and hand-picked code templates and snippets for Web and beyond
Vue
1
star
15

notesone

The first open-source alternative to OneNote
Vue
1
star
16

votion

A Vue application like Notion
Vue
1
star
17

vue-boilerplate

Vue 2 app with Firebase Login, secured Firebase functions, firestore, vuex and routes roles
JavaScript
1
star
18

figmatoweb

Plugin for Figma to convert arboards in full html websites.
JavaScript
1
star
19

top-vitesse-nuxt3

NUxt 3 Template based on Nuxt3 Vitesse
Vue
1
star
20

SmartPlay

Android OS Wear Application to measure children's activity when playing
Kotlin
1
star
21

windi-daisyui

Vue
1
star