vapaternina / 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.

Home Page:https://paimon.moe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:JavaScript 51.8%Language:Svelte 48.0%Language:HTML 0.2%Language:Shell 0.0%