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-11-18 15:26:02 +08:00
.vscode
scripts Migrate to SvelteKit 2022-07-21 22:24:14 +07:00
src Update homepage 2022-11-18 15:26:02 +08:00
static Update homepage 2022-11-18 15:26:02 +08:00
.env.example
.gitignore Migrate to SvelteKit 2022-07-21 22:24:14 +07:00
.npmrc Migrate to SvelteKit 2022-07-21 22:24:14 +07:00
.prettierignore Migrate to SvelteKit 2022-07-21 22:24:14 +07:00
.prettierrc Migrate to SvelteKit 2022-07-21 22:24:14 +07:00
LICENSE
netlify.toml
package.json Update achievement 2022-09-10 19:37:34 +07:00
pnpm-lock.yaml Update adapter static 2022-08-22 22:01:37 +07:00
postcss.config.cjs Migrate to SvelteKit 2022-07-21 22:24:14 +07:00
README.md Migrate to SvelteKit 2022-07-21 22:24:14 +07:00
svelte.config.js Migrate to SvelteKit 2022-07-21 22:24:14 +07:00
tailwind.config.cjs Adjust character detail page 2022-07-27 20:08:46 +07:00
vite.config.js Migrate to SvelteKit 2022-07-21 22:24:14 +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 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.