Skip to content

QuantumNous/new-api-docs-v1

Repository files navigation

new-api-docs-v1

A Next.js documentation site for New API.

Development

Run the development server:

bun install

bun dev

Open http://localhost:3000 with your browser to see the result.

Build

Build the application for production:

bun run build

Project Structure

Path Description
app/(home) Landing page and home pages
app/[lang]/docs Documentation pages (i18n)
app/api/search/route.ts Search API endpoint
content/docs/ Documentation content (MDX)
lib/source.ts Content source configuration

Learn More

About

New API v1 official website documentation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages