No description
- JavaScript 37%
- TypeScript 29.7%
- CSS 23.6%
- HTML 9.7%
| public | ||
| src | ||
| types | ||
| .editorconfig | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| biome.json | ||
| bun.lock | ||
| LICENSE | ||
| logger.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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
- Copy
.env.exampleto.env - Configure the services you want to use
- Run with
bun run startorbun run dev
Environment Variables
See .env.example for all available options.
License
MIT