Skip to content

AIOVERSE-DEV-AIO3/DOCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOCS

Mintlify documentation site.

Local development

npm install
npm run docs:dev

Validate

npm run docs:validate

Export static site

npm run docs:export

Deploy

Deployment runs automatically via GitHub Actions (.github/workflows/deploy-docs.yml) on pushes to main.

Auth and secret storage

  • Keep credentials out of git by storing them in local env files:
    • Copy .env.example to .env.local for local shell usage.
    • Copy api/.dev.vars.example to api/.dev.vars for Wrangler local runs.
  • Use GitHub Actions secrets for CI/CD credentials (for example CLOUDFLARE_API_TOKEN, CLOUDFLARE_ACCOUNT_ID, CLOUDFLARE_ZONE_ID).

About

MINTLIFY

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages