Skip to content

CheFu-code/chefu-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheFu Docs

Central documentation portal for CheFu Inc products.

Structure

chefu-docs/
├── apps/
│   └── docs-web-app/       # Next.js / Tailwind documentation engine
└── content/
    ├── academy/            # CheFu Academy MDX docs
    ├── app2/               # Future product docs
    ├── app3/               # Future product docs
    └── app4/               # Future product docs

Routes

/academy
/academy/installation
/academy/languages
/academy/authentication
/academy/requests
/academy/error-handling
/academy/rate-limits

Commands

Run from the repo root:

npm run dev
npm run typecheck
npm run lint
npm run build

The root scripts delegate to apps/docs-web-app.

About

A unified developer documentation platform and knowledge base for the CheFu Inc. ecosystem, powering docs.chefuinc.com.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors