Skip to content

ianmcb/beeminder-dashboard

 
 

Repository files navigation

Beeminder Dashboard

A dashboard I built for myself to watch my Beeminder goals.

(Note that this is an "FYI-only" open source project. No guarantees that I'll answer or even read any issues or pull requests. They might be closed without any warning!)

Developing

Once you've created a project and installed dependencies with npm install (or bun i or pnpm install or yarn), start a development server:

npm run dev

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

License

See LICENSE.txt.

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 74.7%
  • TypeScript 20.4%
  • JavaScript 2.4%
  • CSS 2.0%
  • HTML 0.5%