create-t3-nx

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

    Language: json

    Author: Benjamin Berger (@benjamindev79)

    15 stars · 283 views

    Files

    • _app.tsx (tsx)
    • api (txt)
    • auth (txt)
    • [...nextauth].ts (ts)
    • trpc (txt)
    • [trpc].ts (ts)
    • postcss.config.js (js)
    • public (txt)
    • jest.config.ts (ts)
    • .vscode (vscode)
    • extensions.json (json)
    • ATTRIBUTION.md (markdown)
    • .eslintrc.json (json)
    • project.json (json)
    • src (txt)
    • lib (txt)
    • get-session.ts (ts)
    • index.ts (ts)
    • tsconfig.lib.json (json)
    • db (txt)
    • tsconfig.spec.json (json)
    • jest.config.ts (ts)
    • README.md (md)
    • tsconfig.json (json)
    • .eslintrc.json (json)
    • post.ts (ts)
    • auth.ts (ts)
    • root.ts (ts)
    • index.ts (ts)
    • tsconfig.lib.json (json)
    • babel.config.json (json)
    • jest.preset.js (js)
    • tsconfig.base.json (json)
    • tailwind.config.js (js)
    • pages (txt)
    • screenshot.png (image)
    • apps (txt)
    • nextjs (txt)
    • utils (txt)
    • index.tsx (tsx)
    • docs (txt)
    • assets (txt)
    • api.ts (ts)
    • specs (txt)
    • index.spec.tsx (tsx)
    • tsconfig.spec.json (json)
    • index.d.ts (ts)
    • jest.config.ts (ts)
    • tsconfig.json (json)
    • next-env.d.ts (ts)
    • next.config.mjs (mjs)
    • .eslintrc.json (json)
    • project.json (json)
    • styles (txt)
    • globals.css (css)
    • trpc.ts (ts)
    • README.md (md)
    • tools (txt)
    • tsconfig.tools.json (json)
    • generators (txt)
    • package.json (json)
    • .eslintrc.json (json)
    • nx.json (json)
    • .github (github)
    • dependabot.yml (yml)
    • libs (txt)
    • env-validator (txt)
    • tsconfig.spec.json (json)
    • jest.config.ts (ts)
    • README.md (md)
    • tsconfig.json (json)
    • router (txt)
    • env.mjs (mjs)
    • index.ts (ts)
    • tsconfig.lib.json (json)
    • auth (txt)
    • tsconfig.spec.json (json)
    • jest.config.ts (ts)
    • README.md (md)
    • tsconfig.json (json)
    • .eslintrc.json (json)
    • project.json (json)
    • src (txt)
    • lib (txt)
    • auth-options.ts (ts)
    • project.json (json)
    • src (txt)
    • lib (txt)
    • prisma (txt)
    • schema.prisma (prisma)
    • db.ts (ts)
    • index.ts (ts)
    • tsconfig.lib.json (json)
    • api (txt)
    • tsconfig.spec.json (json)
    • jest.config.ts (ts)
    • README.md (md)
    • tsconfig.json (json)
    • .eslintrc.json (json)
    • project.json (json)
    • src (txt)
    • lib (txt)

    Loading code snippet…