An open API service indexing awesome lists of open source software.

https://github.com/raggesilver/angry-nuxt

Angry Nuxt Template — UnoCSS, Shadcn, Drizzle ORM, Cloudflare, Nuxt Hub
https://github.com/raggesilver/angry-nuxt

cloudflare d1 drizzle-orm nuxt nuxt4 nuxt4-starter template

Last synced: about 1 month ago
JSON representation

Angry Nuxt Template — UnoCSS, Shadcn, Drizzle ORM, Cloudflare, Nuxt Hub

Awesome Lists containing this project

README

          

# Angry Nuxt Template

This is a template for a Nuxt 4\* project.

> \* Nuxt 4 has not been released yet, but we already have feature flags and
> directory structure that are compatible with it.

## What is included?

- [x] Nuxt 4 compatible
- [x] Nuxt SEO
- [x] [UnoCSS](https://unocss.dev/) — Tailwind CSS compatible, but faster and more feature-rich
- [x] [Shadcn Vue](https://shadcn-vue.com) — Pre-configured Shadcn components
- Includes Zod and VeeValidate for fully typed forms
- [x] [Drizzle ORM](https://orm.drizzle.team) with Cloudflare D1
- Automatic migrations in development ✅
- [x] Prettier + ESLint

## Setup

```bash
npx nuxi@latest init --template raggesilver/angry-nuxt-template
```