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
2024-06-05 14:35:28 +08:00
.vscode
scripts
src Update locale 2024-06-05 14:35:28 +08:00
static Update home 2024-06-05 14:34:22 +08:00
.env.example
.gitignore
.npmrc
.prettierignore
.prettierrc
LICENSE
netlify.toml
package.json
pnpm-lock.yaml
postcss.config.cjs
README.md
svelte.config.js
tailwind.config.cjs
vite.config.js

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 SvelteKit + Tailwind CSS

Development

# install dependencies
pnpm i

# 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
pnpm dev

# export as production static site
pnpm build

License

MIT

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