MCPcopy Index your code
hub / github.com/anton-sementsov/20ft-new

github.com/anton-sementsov/20ft-new @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
12 symbols 38 edges 17 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Next.js Prisma PostgreSQL Auth Starter

This is a Next.js starter kit that uses Next-Auth for simple email + password login

Prisma as the ORM, and a Vercel Postgres database to persist the data.

Deploy Your Own

You can clone & deploy it to Vercel with one click:

Deploy with Vercel

Developing Locally

You can clone & create this repo with the following command

npx create-next-app nextjs-typescript-starter --example "https://github.com/vercel/nextjs-postgres-auth-starter"

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Core symbols most depended-on inside this repo

middleware
called by 0
middleware.ts
AuthStatus
called by 0
components/auth-status.tsx
SignOut
called by 0
components/sign-out.tsx
LoadingDots
called by 0
components/loading-dots.tsx
Form
called by 0
components/form.tsx
Home
called by 0
app/page.tsx
RootLayout
called by 0
app/layout.tsx
Home
called by 0
app/protected/page.tsx

Shape

Function 12

Languages

TypeScript100%

Modules by API surface

middleware.ts1 symbols
components/sign-out.tsx1 symbols
components/loading-dots.tsx1 symbols
components/form.tsx1 symbols
components/auth-status.tsx1 symbols
app/register/page.tsx1 symbols
app/protected/page.tsx1 symbols
app/page.tsx1 symbols
app/login/page.tsx1 symbols
app/layout.tsx1 symbols
app/api/auth/register/route.ts1 symbols
app/api/auth/[...nextauth]/route.ts1 symbols

For agents

$ claude mcp add 20ft-new \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page