https://github.com/arrow2nd/idol-badge-generator
📛 アイマスアイドルのバッジジェネレータ
https://github.com/arrow2nd/idol-badge-generator
badge-generator idolmaster shields-io webapp
Last synced: 2 months ago
JSON representation
📛 アイマスアイドルのバッジジェネレータ
- Host: GitHub
- URL: https://github.com/arrow2nd/idol-badge-generator
- Owner: arrow2nd
- License: mit
- Created: 2021-08-26T16:30:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T15:04:41.000Z (about 1 year ago)
- Last Synced: 2025-03-18T22:28:20.368Z (7 months ago)
- Topics: badge-generator, idolmaster, shields-io, webapp
- Language: TypeScript
- Homepage: https://idol-badge-generator.vercel.app
- Size: 1.57 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# idol-badge-generator
📛 アイマスアイドルのバッジジェネレータ
[](https://github.com/arrow2nd/idol-badge-generator/actions/workflows/update.yaml)
[](https://github.com/arrow2nd/idol-badge-generator/blob/main/LICENSE)
[](https://depfu.com/github/arrow2nd/idol-badge-generator?project_id=34196)
[](https://idol-badge-generator.vercel.app)
[](https://sparql.crssnky.xyz/imas/)## できること
[](https://idollist.idolmaster-official.jp/detail/10003)
[](https://idollist.idolmaster-official.jp/detail/30015)
[](https://idollist.idolmaster-official.jp/detail/210002)
[](https://idollist.idolmaster-official.jp/detail/20088)
[](https://idollist.idolmaster-official.jp/detail/40034)↑ こんな感じのバッジを作ることができます
バッジはアイドル名鑑、若しくは所属ブランドの公式サイトへのリンクにもなっているので、宣伝にもなります!
いえー ✌️
## 実行
```
# ビルド & 実行
pnpm build && pnpm start# アイドルのリストを更新
deno run --allow-net --allow-write ./tools/create-data.js
```