Checkly logomark
Ciao, this is the

Next.js & Checkly starter template

This is a simple Next.js app with a Checkly integration. In a nutshell, it does three things:

  1. The app fetches data from the /api/greetings endpoint and displays it on this landing page.
  2. Checkly verifies if the page loads — using Playwright — and if the API responds correctly.
  3. Checkly checks can run after deployment and deployed as monitors using the Checkly CLI.

To get going, go to the repo and follow the instructions in the README.md file.