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
Lazurite Greenland b11c4fddc0
Update src/locales/en.json
thanks, gorkat!

Co-authored-by: Thomas Gorka <thomas.gorka@enalean.com>
2022-03-11 23:50:06 +08:00
.vscode
scripts
src Update src/locales/en.json 2022-03-11 23:50:06 +08:00
static Add weapon banner image 2022-03-08 16:13:21 +07:00
.env.example
.gitignore
.prettierrc.js
LICENSE
netlify.toml
package.json
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

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.