Skip to content

RistoBIn/checklyhq.com

 
 

Repository files navigation

checklyhq.com

https://app.checklyhq.com/groups/8411/edit https://app.checklyhq.com/groups/247124/edit https://app.checklyhq.com/groups/170797/edit

🦝 Checkly public site, docs and guides

hero

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 master will automatically deploy to production via Vercel

Algolia Search

This is done automatically through a github action, see .github/worksflows/algolia-docsearch.yml. If you need to do it manually, run the following commands

$ cd algolia
$ ./docsearch run ./config.json

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 [email protected]

License

MIT


Checkly
Delightful Active Monitoring for Developers
From Checkly with ♥️

About

Checkly public site & docs

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 59.9%
  • HTML 25.2%
  • JavaScript 14.8%
  • Shell 0.1%