Skip to content

SoulcodeAgency/checkly-templates

Repository files navigation

Checkly Boilerplate

Checkly monitoring-as-code templates for quick project setup. Copy a template into your project, customize, and deploy.

Templates

Template Description
checkly-baseline Production-ready baseline with monitoring/deployment check structure, multi-environment support, CI/CD pipelines (Azure DevOps + GitHub Actions), and ADRs
checkly-basic-boilerplate Minimal Checkly setup — API check, URL monitor, heartbeat, and a browser check
checkly-advanced-boilerplate Full-featured example with multi-step API checks, authenticated browser flows, and multiple alert channels

Getting Started

  1. Copy the template that fits your needs into your project
  2. Update checkly.config.ts with your project name and logicalId
  3. Copy .env.example to .env and fill in your Checkly credentials
  4. Run npm install && npx checkly test --verbose

See the adoption guide for detailed setup instructions.

Distribution Strategy

These templates are designed to be copied into projects, not installed as dependencies. See ADR-003 for the rationale.

About

Checkly monitoring-as-code templates — baseline, basic, and advanced boilerplate examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors