Commit graph

4 commits

Author SHA1 Message Date
Sarthak Agarwal
be031ce205 docs: update JS/TS docs with package manager instructions, monorepo guide, and troubleshooting
- Fix javascript-installation.mdx: remove references to nonexistent
  codeflash.config.js, use package.json config, fix supported framework
  list (only Jest/Vitest), add Python CLI requirement note
- Add package manager-specific commands (npm/yarn/pnpm/bun) throughout
- Add monorepo setup guide with workspace examples
- Add auto-detection table explaining what codeflash init detects
- Add troubleshooting for common issues (exports, framework detection,
  timeouts, TypeScript, monorepo)
- Add yarn/pnpm CI examples to GitHub Actions page with monorepo tip

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 22:10:47 +05:30
Sarthak Agarwal
3a092a28ba [WIP] Docs to JS/TS 2026-02-19 23:41:47 +05:30
Saurabh Misra
9c8fe2d7db revert the init selection arrow to default.
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-10-09 12:30:18 -07:00
Saurabh Misra
678b55aa90 Revamp and polish the docs more
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-08-19 22:00:00 -07:00
Renamed from docs/getting-started/codeflash-github-actions.mdx (Browse further)