DraftStack keeps existing developer docs current by turning merged code changes into reviewable documentation pull requests.
Generated by DraftStack for pat-baseten/draftstack-docs.
DraftStack monitors pat-baseten/draftstack and opens draft pull requests in this documentation repository.
npm install
npm run devOpen http://localhost:4321.
npm run buildThe static site is written to dist.
- Vercel: import this repository and keep the build command as
npm run build. - GitHub Pages: enable Pages with GitHub Actions as the source. The included workflow builds and deploys
dist. - Static host: upload the contents of
dist.