Skip to content

checkly/jamstack-deploy

Repository files navigation

Jamstack Deploy


The process is quite simple. It starts creating a basic Nuxt.js static web app (it is the same app you get when you run the Nuxt.js starter tool).

We took exactly the same app and we deploy it to different Jamstack providers.

The last step is to use Checkly to analyze them. Checkly is the API & E2E monitoring platform for the modern stack: programmable, flexible and loving JavaScript.

Each application has its own API check, where we can get some interesting stats (like DNS, response time and TTFB). The coolest thing is that those checks run in 22 (yes, 22 😱) different locations around the world. This way, you can check which provider fits better with the countries you want to target.

Checkly has its own Public API that we can use to pull out all this useful information. Then, we mix it with a little bit of Vue.js and TailwindCSS to bring life to jamstackdeploy.com.

⚠️ Each check runs twice per day (in all 22 locations). The information you see for each provider is the average of the latest 5 checks. You can also get the latest 7 days performance in our status dashboard.


Providers

Questions

For questions and support please open a new discussion. The issue list of this repo is exclusively for bug reports and feature/docs requests.

Issues

Please make sure to respect issue requirements and choose the proper issue template when opening an issue. Issues not conforming to the guidelines may be closed.

Contribution

Please make sure to read the Contributing Guide before making a pull request.

License

MIT


Checkly
Code, test, and deploy synthetic monitoring at scale
From Checkly with ♥️