Skip to content
/ nuxt-one Public template

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

License

Notifications You must be signed in to change notification settings

easy-temps/nuxt-one

Repository files navigation

Nuxt One

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

hero

📖 Documentation, coming soon.

Quick Start

  1. Create a project
npx nuxi@latest init -t github:easy-temps/nuxt-one
  1. Navigating to the Project Directory
cd [project-name]
  1. Start dev server
pnpm dev

Stacks

Thanks to all these amazing technologies powering this project.

  • Nuxt.js powerful full-stack framework with server-side rendering.

  • TypeScript type safety for improved code quality.

  • Tailwind CSS utility-first CSS for rapid UI development.

  • Shadcn Vue beautiful, customizable UI components.

  • Better Auth simplified authentication implementation.

  • tRPC end-to-end typesafe API calls.

  • Drizzle lightweight and efficient ORM solution.

  • Postgres reliable relational database.

  • Docker consistent development environments and deployment.

License

Licensed under the MIT license.

About

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

Topics

Resources

License

Stars

Watchers

Forks