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

Layer Technology
Framework Next.js 14 + Nextra 3
Content MDX
Diagrams Mermaid
Deploy Vercel

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

Repo URL
api github.com/nekosinga/api
app github.com/nekosinga/app
web github.com/nekosinga/web
docs github.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