Octopulse is a modern uptime monitoring / status page
Octopulse base on Nuxt.js and @nuxthub/core, learn more on hub.nuxt.com.
Make sure to install the dependencies with pnpm.
pnpm installThen start development server with dev
pnpm devOn the Vercel dashboard -> Storage, create a Turso SQLite database.
npm run deploy-vercelLink the newly created resources to your project and re-deploy.
You can also connect using your git repository to leverage Vercel's CI/CD pipeline.
npm run deploy-cloudflareWrangler will create the necessary resources on your Cloudflare account.
You can also connect using your git repository to leverage Cloudflare's CI/CD pipeline.