Architecture

Architecture

Neko Singa is a polyrepo — four separate repositories, each deployed independently.

Repos

RepoRoleLive URLGitHub
webLanding pagenekosinga.vercel.appnekosinga/web
appMain dashboardapp-nekosinga.vercel.appnekosinga/app
apiBackend APIapi-nekosinga.vercel.appnekosinga/api
docsDocumentationdocs-nekosinga.vercel.appnekosinga/docs

Data Flow

Tech Stack

LayerTechnologyPurpose
FrameworkNext.js 14App router, SSR, API routes
DocsNextra 2MDX-based documentation site
DatabaseNeon PostgresServerless Postgres via Kysely ORM
CacheUpstash RedisEdge-compatible Redis for API response caching
QueueUpstash QStashServerless-native job queue (HTTP-based)
AuthJWTStateless auth tokens for protected routes
DeployVercelAll four repos auto-deploy from GitHub
Chartslightweight-chartsOpen-source candlestick charts by TradingView