Skip to content

Repository files navigation

nekosinga/docs

Documentation site for Neko Singa — real-time crypto market intelligence powered by social sentiment.

Built with Nextra (Next.js + MDX), deployed on Vercel.

Live:docs-nekosinga.vercel.app


Stack

LayerTechnology
FrameworkNext.js 14 + Nextra 3
ContentMDX
DiagramsMermaid
DeployVercel

Structure

pages/
├── index.mdx # Introduction
├── architecture.mdx # Polyrepo diagram + data flow
├── api-reference/
│ ├── index.mdx # Base URL, auth, rate limits
│ ├── market/
│ │ ├── trending.mdx
│ │ ├── sentiment.mdx
│ │ ├── news.mdx
│ │ ├── trending-cas.mdx
│ │ └── stats.mdx
│ └── auth/
│ └── login.mdx
├── guides/
│ ├── local-setup.mdx
│ └── deployment.mdx
└── decisions/
└── scope-notes.mdx

Local Dev

npm install
npm run dev
# → http://localhost:3000

Related Repos

RepoURL
apigithub.com/nekosinga/api
appgithub.com/nekosinga/app
webgithub.com/nekosinga/web
docsgithub.com/nekosinga/docs

About

Documentation for Neko Singa — architecture, API reference, setup guides, and technical decisions.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages