Want to use a working version or host on Vercel yourself? Check out https://github.com/KallkaGo/Genshin-Card :)
Hosted instance: https://genshin-card-kallka.vercel.app/ (CN) or https://hoyolabgenshincard.vercel.app/ (EN)
Warning
Replit killed all 24/7 running methods so my instance won't work anymore, use instances I provided above.
This is a fork of journey-ad/genshin-impact-card for overseas version & improvements
Genshin Impact user info card generator.
https://genshin-card.tretrauit.repl.co
- Open the url https://repl.it/@tretrauit/Genshin-Card
- Just hit the Fork button
- Edit
.env
file to specify the environment variableCOOKIE
, documentation - And hit the Run button
$ git clone https://github.com/tretrauit/genshin-card
$ cd genshin-card
$ yarn install
$ export COOKIE="Your mihoyo BBS Cookie Here"
$ yarn serve
MIT License