Skip to content

algolia/diag

Repository files navigation

diag

diag is the Algolia diagnostic tool.

screenshot

Current diagnostics:

dev mode

npm install
npm run dev

build mode

npm run build
npm run serve-build
npm run deploy

browser support

Targets modern evergreen browsers: Chrome ≥ 87, Edge ≥ 88, Firefox ≥ 78, Safari ≥ 14.1 (declared in browserslist and enforced via build.target in vite.config.js). Internet Explorer is not supported — the algoliasearch v5 client does not run there.

boomerang build

We use lognormal/boomerang as a way to gather even more information on the setup.

The frontend/static/boomerang file was built with:

git clone git@github.com:lognormal/boomerang.git
cd boomerang
npm install -g uglifyjs
make PLUGINS='plugins/rt.js plugins/bw.js plugins/ipv6.js plugins/mobile.js' MINIFIER='uglifyjs'

About

Diagnose network issues while connecting to Algolia

Resources

License

Code of conduct

Stars

16 stars

Watchers

71 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors