Skip to content
This repository was archived by the owner on Jul 20, 2024. It is now read-only.

WeMake-Labs/viraly-me.server-status

 
 

Repository files navigation

cf-status-page

This is project rewrote from eidam/cf-workers-status-page with SvelteKit, TypeScript, TailwindCSS and Cloudflare stuffs.

Deploy

Fork your own and add a Cloudflare integration, then edit the config.json as your need. Deployment will be triggered automatically after new commits pushed to main branch.

Better ways will be available if I have enough time.

Developing

Once you've created a project and installed dependencies with pnpm install, start a development server:

pnpm run dev

# or start the server and open the app in a new browser tab
pnpm run dev -- --open

# run linter
pnpm run lint

# format
pnpm run format

About

Server-Status page

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Languages

  • TypeScript 37.4%
  • Svelte 33.5%
  • JavaScript 24.3%
  • CSS 3.8%
  • HTML 1.0%