Skip to content

octoplorer/octopulse

Repository files navigation

Octopulse

Octopulse is a modern uptime monitoring / status page

Octopulse base on Nuxt.js and @nuxthub/core, learn more on hub.nuxt.com.

Development

Setup

Make sure to install the dependencies with pnpm.

pnpm install

Then start development server with dev

pnpm dev

Deploy

Vercel

On the Vercel dashboard -> Storage, create a Turso SQLite database.

npm run deploy-vercel

Link 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.

Cloudflare worker

npm run deploy-cloudflare

Wrangler will create the necessary resources on your Cloudflare account.

You can also connect using your git repository to leverage Cloudflare's CI/CD pipeline.

Releases

No releases published

Packages

 
 
 

Contributors