mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 21:37:41 +00:00
1. Test with `common-utils` easily 2. Faster hot-reloads TL;DR run `npm run dev` or `make dev-up` to run HyperDX fullstack locally
259 B
259 B
How to test the package with HyperDX app/api
- Run
yarn buildin the root directory of this project (packages/common-utils) - Run
yarn devin the root directory of app/api project (packages/app,api) - You should be able to test utils with the app