Genshin Impact user info card generator.
https://genshin-card.getloli.com
- Open the url https://repl.it/@journeyad/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/journey-ad/genshin-impact-card.git
$ cd genshin-impact-card
$ yarn install
$ export COOKIE="Your mihoyo BBS Cookie Here"
$ yarn serve