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
2021-06-09 14:21:15 -03:00
.vscode
scripts Fix env script 2021-04-04 23:49:07 +08:00
src Improve portuguese language json 2021-06-09 14:21:15 -03:00
static Update homepage 2021-06-09 04:24:26 +07:00
.env.example
.gitignore
.prettierrc.js
LICENSE
netlify.toml
package.json Update Discord logo 2021-05-26 00:10:12 +08:00
postcss.config.js
README.md
rollup.config.js Add character detail 2021-04-18 23:43:26 +08:00
svelte.config.js
tailwind.config.js Wish input improvement 2021-04-30 09:13:59 +08:00
yarn.lock Update Discord logo 2021-05-26 00:10:12 +08:00

Paimon.moe

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.

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 miHoYo. Genshin Impact, game content and materials are trademarks and copyrights of miHoYo.