Your best Genshin Impact companion! Help you plan what to farm with ascension calculator and database. Also track your progress with todo and wish counter. https://paimon.moe/
Find a file
2022-06-04 02:30:12 +07:00
.vscode
scripts
src Add excel import beginner wish missing apostrophe 2022-06-04 01:53:19 +07:00
static Fix yoimiya skill icon 2022-06-01 20:50:09 +07:00
.env.example
.gitignore
.prettierrc.js
LICENSE
netlify.toml
package.json Update changelog 2022-01-16 13:08:32 +07:00
postcss.config.js
README.md Update README.md 2022-03-11 23:49:37 +08:00
rollup.config.js
svelte.config.js
tailwind.config.js
yarn.lock Update packages 2022-06-04 02:30:12 +07:00

Paimon.moe

Your best Genshin Impact companion! Paimon.moe helps you plan what to farm with ascension calculator and database. It also tracks your progress with a todo list and a wish counter.

Created with Sapper + Tailwind CSS

Development

# install dependencies
yarn

# you need the api to run wish importer and wish tally
git clone https://github.com/MadeBaruna/paimon-moe-api
cd paimon-moe-api
docker-compose up -d

# run in dev mode
cp .env.example .env
vi .env
yarn dev

# export as production static site
yarn export

License

MIT

This project is not affiliated with HoYoVerse. Genshin Impact, game content and materials are trademarks and copyrights of HoYoVerse.