No description
  • JavaScript 36.2%
  • TypeScript 32.1%
  • CSS 21.4%
  • HTML 10.3%
Find a file
creations 9f40e8c638
All checks were successful
quality / biome (push) Successful in 18s
remove fallback for currently reading
2026-06-25 06:10:54 -04:00
.forgejo/workflows move to forgejo 2026-06-17 10:23:08 -04:00
public remove fallback for currently reading 2026-06-25 06:10:54 -04:00
src some other issues with other caches 2026-06-17 11:14:22 -04:00
types move to forgejo 2026-06-17 10:23:08 -04:00
.editorconfig Initial commit 2025-08-20 10:18:32 -04:00
.env.example move to forgejo 2026-06-17 10:23:08 -04:00
.gitattributes Initial commit 2025-08-20 10:18:32 -04:00
.gitignore /anime 2026-01-03 06:57:29 -05:00
biome.json bun update and new biome issues 2026-06-17 09:38:35 -04:00
bun.lock bun update and new biome issues 2026-06-17 09:38:35 -04:00
LICENSE Initial commit 2025-08-20 10:18:32 -04:00
logger.json Initial commit 2025-08-20 10:18:32 -04:00
package.json Initial commit 2025-08-20 10:18:32 -04:00
README.md move to forgejo 2026-06-17 10:23:08 -04:00
tsconfig.json yes 2026-04-18 10:11:52 -04:00

creations.works

Personal website and dashboard aggregating various services.

Features

  • Last.fm now playing
  • Audiobookshelf listening status and stats
  • AniList anime tracking
  • Project links (GitHub, Forgejo, Codeberg)
  • Timezone display

Setup

  1. Copy .env.example to .env
  2. Configure the services you want to use
  3. Run with bun run start or bun run dev

Environment Variables

See .env.example for all available options.

License

MIT