List of current and future characters in Genshin Impact. Available at https://genshin-chars.netlify.app
Serve with npx serve
, then navigate to http://localhost:3000/docs/
.
Regenerate pages with python3 generator/main.py
, or have it rerun automatically upon changes with npx nodemon --exec python3 generator/main.py
.