Openstatus www.openstatus.dev

๐Ÿš€ improve image (#922)

* ๐Ÿš€ improve image

* ๐Ÿš€ improve image

* ๐Ÿš€ improve image

* ๐Ÿš€ improve image

authored by

Thibault Le Ouay and committed by
GitHub
9f337734 0be23c6d

+5 -5
apps/web/public/assets/changelog/check-api.png

This is a binary file and will not be displayed.

apps/web/public/assets/changelog/maintenance-status.png

This is a binary file and will not be displayed.

apps/web/public/assets/changelog/more-regions.png

This is a binary file and will not be displayed.

apps/web/public/assets/changelog/pagerduty-integration.png

This is a binary file and will not be displayed.

apps/web/public/assets/changelog/status-page-monitor-order.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/2023-year-review/title.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/example-latency.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/migration-auth-clerk-to-next-auth/authjs.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/migration-auth-clerk-to-next-auth/title.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/migration-backend-from-vercel-to-fly/fly-dashboard.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/migration-backend-from-vercel-to-fly/fly.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/migration-planetscale-to-turso/turso.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/monitoring-latency/all-hosting-providers.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/monitoring-vercel/serverless-vs-edge.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/our-new-pricing-explained/pricing-hard.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/q1-2024-update/q1-2024-update.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/secure-api-with-unkey/unkey-landing-old.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/secure-api-with-unkey/unkey-landing.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/secure-api-with-unkey/unkey.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/the-first-48-hours/48.png

This is a binary file and will not be displayed.

+1 -1
apps/web/src/content/posts/migration-auth-clerk-to-next-auth.mdx
··· 6 6 name: Thibault Le Ouay Ducasse 7 7 url: https://twitter.com/thibaultleouay 8 8 publishedAt: 2024-05-15 9 - image: /assets/posts/migration-auth-clerk-to-next-auth/title.png 9 + image: /assets/posts/migration-auth-clerk-to-next-auth/authjs.png 10 10 --- 11 11 12 12 We recently switched from [Clerk](https://clerk.com) to NextAuth
+1 -1
apps/web/src/content/posts/migration-backend-from-vercel-to-fly.mdx
··· 7 7 name: Thibault Le Ouay Ducasse 8 8 url: https://twitter.com/thibaultleouay 9 9 publishedAt: 2023-10-29 10 - image: /assets/posts/migration-backend-from-vercel-to-fly/fly-dashboard.png 10 + image: /assets/posts/migration-backend-from-vercel-to-fly/fly.png 11 11 --- 12 12 13 13 In this article, we are going to see the reasons that made us change our backend
+1 -1
apps/web/src/content/posts/migration-planetscale-to-turso.mdx
··· 1 1 --- 2 2 title: Why we migrated from PlanetScale to Turso. 3 - image: /assets/posts/example-latency.png 3 + image: /assets/posts/migration-planetscale-to-turso/turso.png 4 4 description: 5 5 Discover the reasons behind our decision to use Turso as our main database. 6 6 author:
+1 -1
apps/web/src/content/posts/secure-api-with-unkey.mdx
··· 5 5 name: Maximilian Kaske 6 6 url: https://twitter.com/mxkaske 7 7 publishedAt: 2023-10-01 8 - image: /assets/posts/secure-api-with-unkey/unkey-landing.png 8 + image: /assets/posts/secure-api-with-unkey/unkey.png 9 9 --- 10 10 11 11 ## Introduction
+1 -1
apps/web/src/content/posts/the-first-48-hours.mdx
··· 1 1 --- 2 2 title: 48 hours of public OpenStatus 3 - image: /assets/posts/github-trending-list.png 3 + image: /assets/posts/the-first-48-hours/48.png 4 4 description: The numbers, limits we faced and consequences we have taken. 5 5 author: 6 6 name: Maximilian Kaske