Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arrow2nd/idol-badge-generator
📛 アイマスアイドルのバッジジェネレータ
https://github.com/arrow2nd/idol-badge-generator
badge-generator idolmaster shields-io webapp
Last synced: 9 days 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T15:04:41.000Z (3 months ago)
- Last Synced: 2024-10-15T07:24:46.434Z (22 days 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
📛 アイマスアイドルのバッジジェネレータ
[![update](https://github.com/arrow2nd/idol-badge-generator/actions/workflows/update.yaml/badge.svg)](https://github.com/arrow2nd/idol-badge-generator/actions/workflows/update.yaml)
[![GitHub license](https://img.shields.io/github/license/arrow2nd/idol-badge-generator)](https://github.com/arrow2nd/idol-badge-generator/blob/main/LICENSE)
[![Depfu](https://badges.depfu.com/badges/3d36be5cde3edf300dcaa05fe5c71406/overview.svg)](https://depfu.com/github/arrow2nd/idol-badge-generator?project_id=34196)
[![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=idol-badge-generator)](https://idol-badge-generator.vercel.app)
[![Powered by im@sparql](https://img.shields.io/badge/powered%20by-im%40sparql-F34F6D)](https://sparql.crssnky.xyz/imas/)## できること
[![我那覇響](https://img.shields.io/badge/IDOLM%40STER-%E6%88%91%E9%82%A3%E8%A6%87%E9%9F%BF-01ADB9?style=social)](https://idollist.idolmaster-official.jp/detail/10003)
[![周防桃子](https://img.shields.io/badge/MILLION%20LIVE!-%E5%91%A8%E9%98%B2%E6%A1%83%E5%AD%90-EFB864?style=plastic)](https://idollist.idolmaster-official.jp/detail/30015)
[![水谷絵理](https://img.shields.io/badge/Dearly%20Stars-%E6%B0%B4%E8%B0%B7%E7%B5%B5%E7%90%86-00ADB9?style=flat)](https://idollist.idolmaster-official.jp/detail/210002)
[![白菊ほたる](https://img.shields.io/badge/CINDERELLA%20GIRLS-%E7%99%BD%E8%8F%8A%E3%81%BB%E3%81%9F%E3%82%8B-D162CB?style=flat-square)](https://idollist.idolmaster-official.jp/detail/20088)
[![天道輝](https://img.shields.io/badge/SideM-%E5%A4%A9%E9%81%93%E8%BC%9D-E31C1A?style=for-the-badge)](https://idollist.idolmaster-official.jp/detail/40034)↑ こんな感じのバッジを作ることができます
バッジはアイドル名鑑、若しくは所属ブランドの公式サイトへのリンクにもなっているので、宣伝にもなります!
いえー ✌️
## 実行
```
# ビルド & 実行
pnpm build && pnpm start# アイドルのリストを更新
deno run --allow-net --allow-write ./tools/create-data.js
```