Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ create-t3-nx Public template

Clean and simple starter repo that uses t3 stacks like NextJs, Tailwindcss, NextAuth, Prisma, tRPC and zod with Nx monorepo worksapces.

Notifications You must be signed in to change notification settings

endalk200/create-t3-nx

Repository files navigation

create-t3-nx

screenshot

Create t3 nx is a starter template that enables you to use t3 stack in Nx monorepo.

Directory tree

This template has the following directory tree

.
├── .vscode - Recommended extensions and settings for VSCode users
├── apps/
│ └── nextjs - NextJs 13
└── libs/
 ├── db/
 │ └── src/
 │ └── lib - Prisma library to contain prisma schema and helper function
 ├── auth/
 │ └── src/
 │ └── lib - auth library for Nextauth helper function and authOptions config
 ├── api/
 │ └── src/
 │ └── lib - tRPC configuration and procedures
 └── env-validator/
 └── src/
 └── lib - Runtime and build time environment variable validator with full type safety

References

The stack originates from create-t3-app.

Contributors

A table of avatars from the project's contributors

About

Clean and simple starter repo that uses t3 stacks like NextJs, Tailwindcss, NextAuth, Prisma, tRPC and zod with Nx monorepo worksapces.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /