Skip to content

checkly/docs.checklyhq.com

Repository files navigation

Run Locally

$ npm install
$ npm start

$ npm run start:api

Build & Deploy

$ npm run build
$ npm run deploy

Push to any branch will generate deployment preview via Vercel

Push to main will automatically deploy to production via Vercel

Algolia Search

This is done automatically through a github action, see .github/worksflows/algolia-docsearch.yml.

Docs, Learn & Guides

Docs, Learn & Guides sections are open to contributions. If you find a mistake or you think that something could be improve, please open a PR 🙂

  • Docs: ./site/content/docs
  • Learn: ./site/content/learn
  • Guides: ./site/content/guides

Blog

Do you want to share your use case and experience using Checkly with your product? Become a guest author. Reach us at giovanni@checklyhq.com

License

MIT