No description
  • JavaScript 37.1%
  • TypeScript 30.4%
  • CSS 22.2%
  • HTML 10.3%
Find a file
2026-05-08 17:31:26 -04:00
public cleanup some css 2026-05-08 17:31:26 -04:00
src fix abs js issues 2026-05-08 12:16:08 -04:00
types fix abs js issues 2026-05-08 12:16:08 -04:00
.editorconfig Initial commit 2025-08-20 10:18:32 -04:00
.env.example yes 2026-04-18 10:11:52 -04:00
.gitattributes Initial commit 2025-08-20 10:18:32 -04:00
.gitignore /anime 2026-01-03 06:57:29 -05:00
.gitlab-ci.yml Initial commit 2025-08-20 10:18:32 -04:00
biome.json fix backend abs issues 2026-05-08 12:00:14 -04:00
bun.lock fix backend abs issues 2026-05-08 12:00:14 -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 readme 2026-02-05 08:29:24 -05: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, GitLab, 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