MCPcopy Create free account
hub / github.com/bautistaaa/narutoQL

github.com/bautistaaa/narutoQL @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
143 symbols 294 edges 86 files ⚖ MIT 0 documented · 0% updated 3y ago★ 627 open issues

Browse by type

Functions 93 Types & classes 50
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

NarutoQL

Introduction

This was built live on twitch so it is far from perfect.

You can also view the live documentation

Getting Started

Make sure you have docker installed. docker-compose-up (Note: slow reload times on node app (~5s) somebody help? Client reloads fine)

Alternatively,

npm run dev in src/client to run NextJS app

npm run dev in src/server to run Express app

Seed Data

  • Docker flow: docker exec into node container and run npm run seed
  • Or just npm run seed in server directory

Resources

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 84
Class 40
Interface 9
Method 9
Enum 1

Languages

TypeScript100%

Modules by API surface

src/server/graphql/character/character-type.ts8 symbols
src/server/graphql/character/character-resolver.ts7 symbols
scrapers/leaf-ninja/clans.js7 symbols
scrapers/leaf-ninja/characters.js7 symbols
src/server/graphql/character/characters-type.ts6 symbols
src/client/pages/explorer.tsx6 symbols
scrapers/leaf-ninja.js5 symbols
src/server/graphql/village/villages-type.ts4 symbols
src/server/graphql/village/village-resolver.ts4 symbols
src/server/graphql/clan/clans-type.ts4 symbols
src/server/graphql/clan/clan-resolver.ts4 symbols
src/server/utils/errors.ts3 symbols

Datastores touched

(mongodb)Database · 1 repos
narutoDatabase · 1 repos

For agents

$ claude mcp add narutoQL \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page