Skip to content

jkline-trustle/dbos-docs

 
 

Repository files navigation

DBOS Documentation

Local Development

This site is built using Docusaurus. All documentation is written in Markdown in the /docs folder. Site-wide configuration (e.g., header, footer, favicon) is controlled from docusaurus.config.js. For detailed information, see the Docusaurus documentation.

Local Deployment

npm install
npm run start

Publish on Github

Publishing is done automatically by a commit hook. You should never need to run this yourself:

GIT_USER=<GITHUB_USERNAME> npx run deploy

About

DBOS Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.9%
  • TypeScript 26.6%
  • CSS 24.5%