No description
- JavaScript 36.2%
- TypeScript 32.1%
- CSS 21.4%
- HTML 10.3%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| public | ||
| src | ||
| types | ||
| .editorconfig | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| 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, Forgejo, 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