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

https://github.com/easy-temps/nuxt-one

The best way to start a full-stack, typesafe Nuxt.js app. 开始一个全栈、类型安全的 Nuxt.js 应用程序的最佳方式。
https://github.com/easy-temps/nuxt-one

docker drizzle-orm fullstack nuxt pgsql tailwindcss trpc typesafe

Last synced: 15 days ago
JSON representation

The best way to start a full-stack, typesafe Nuxt.js app. 开始一个全栈、类型安全的 Nuxt.js 应用程序的最佳方式。

Awesome Lists containing this project

README

        

# 🏔️ Nuxt One

The best way to start a full-stack, typesafe Nuxt.js app.

开始一个全栈、类型安全的 Nuxt.js 应用程序的最佳方式。

> ⚠️ **正在积极开发中**

## Stack

- [Nuxt.js](https://nuxt.com/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Shadcn Vue](https://www.shadcn-vue.com/)
- [Better Auth](https://better-auth.com/)
- [tRPC](https://trpc.io/)
- [Drizzle](https://orm.drizzle.team/)
- [Postgres](https://www.postgresql.org/)
- [Docker](https://www.docker.com/)

## Todo List

- [x] 依赖更新、文档更新
- [x] ORM 使用 Drizzle 替换 Prisma
- [x] 集成 eslint 、commitlint
- [x] 集成 shadcn-vue
- [x] 暗黑(Dark Mode)模式
- [x] 国际化支持
- [x] Tailwind v4
- [x] Better Auth
- [ ] 单元测试(TDD)
- [ ] 创建帖子示例

## License

Licensed under the [MIT license](https://github.com/easy-temps/nuxt-one/blob/main/LICENSE).