Release v0.3.24
Changes
- fix: separate playwright configs for scraper vs e2e tests
- fix: correct cache path for shared package (types/ not dist/)
- fix: use tsx for server start to fix ES module resolution
- ci: simplify triggers to avoid duplicate runs
- refactor: consolidate CI and test workflows into single pipeline
- fix: store commit SHA before cherry-pick in release workflow
- fix: add build step to scraper tests in CI workflow
Installation
git clone https://github.com/atomantic/SparseTree.git
cd SparseTree
npm run install:all
pm2 start ecosystem.config.cjs