MCPcopy Index your code
hub / github.com/WebDevSimplified/feature-flags-sample-code

github.com/WebDevSimplified/feature-flags-sample-code @main

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

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

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!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Core symbols most depended-on inside this repo

cn
called by 6
src/lib/utils.ts
getUser
called by 2
src/lib/getUser.ts
canViewFeature
called by 2
src/lib/featureFlags.ts
sql
called by 2
src/lib/sql.ts
murmurhash
called by 1
src/lib/murmurhash.ts
checkRule
called by 1
src/lib/featureFlags.ts
userHasValidRole
called by 1
src/lib/featureFlags.ts
userIsWithinPercentage
called by 1
src/lib/featureFlags.ts

Shape

Function 12

Languages

TypeScript100%

Modules by API surface

src/lib/featureFlags.ts4 symbols
src/lib/utils.ts1 symbols
src/lib/sql.ts1 symbols
src/lib/murmurhash.ts1 symbols
src/lib/getUser.ts1 symbols
src/db/products.ts1 symbols
src/components/FeatureEnabled.tsx1 symbols
src/app/page.tsx1 symbols
src/app/layout.tsx1 symbols

For agents

$ claude mcp add feature-flags-sample-code \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact