Go to file
Made Baruna f7e60e1e25 Update url import 2024-04-24 20:07:10 +08:00
.vscode Update data 1.2 2021-01-07 17:37:50 +08:00
scripts Migrate to SvelteKit 2022-07-21 22:24:14 +07:00
src Update url import 2024-04-24 20:07:10 +08:00
static Update homepage 2024-04-24 01:49:33 +08:00
.env.example Add parametric transformer notification 2021-04-04 23:25:16 +08:00
.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 Add readme and license 2021-03-09 01:13:54 +08:00
README.md Migrate to SvelteKit 2022-07-21 22:24:14 +07:00
netlify.toml Update netlify config 2021-01-09 03:30:59 +08:00
package.json Update banners 2023-11-28 15:05:52 +08:00
pnpm-lock.yaml Update pnpm-lock 2023-04-01 16:17:07 +08:00
postcss.config.cjs 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

README.md

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.