MCPcopy Index your code
hub / github.com/coderinblack08/presage

github.com/coderinblack08/presage @0.1.0

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

Presage

Presage Thumbnail

Design Guidelines

Follow the colors and text styles from the Figma library/Tailwind config.

Here is the breakdown of the pages included in the Figma file:

  • Design System: Base styles (colors, typography, elements)
  • Components: Well, components
  • Mockup: Page designs

Development

cd scrapper
yarn start

cd ../web
yarn dev

Setup .env accordingly (create Supabase project, their local cli is still in the workings)

Extension points exported contracts — how you extend this code

SelectProps (Interface)
(no doc)
web/components/Select.tsx
NavbarProps (Interface)
(no doc)
web/components/Navbar.tsx
CategorySelectProps (Interface)
(no doc)
web/components/CategorySelect.tsx
ArticleCardProps (Interface)
(no doc)
web/components/ArticleCard.tsx
CardProps (Interface)
(no doc)
web/components/pish/Card.tsx

Core symbols most depended-on inside this repo

onPath
called by 4
web/components/Navbar.tsx
main
called by 3
scrapper/index.ts
getCategories
called by 1
scrapper/index.ts
useArticles
called by 1
web/lib/swr.ts
Button
called by 0
web/components/Button.tsx
Select
called by 0
web/components/Select.tsx
Navbar
called by 0
web/components/Navbar.tsx
CategorySelect
called by 0
web/components/CategorySelect.tsx

Shape

Function 15
Interface 5

Languages

TypeScript100%

Modules by API surface

web/components/Navbar.tsx3 symbols
web/pages/pish.tsx2 symbols
web/components/pish/Card.tsx2 symbols
web/components/Select.tsx2 symbols
web/components/CategorySelect.tsx2 symbols
web/components/ArticleCard.tsx2 symbols
scrapper/index.ts2 symbols
web/pages/index.tsx1 symbols
web/pages/fetcher.ts1 symbols
web/pages/_app.tsx1 symbols
web/lib/swr.ts1 symbols
web/components/Button.tsx1 symbols

For agents

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

⬇ download graph artifact