Go to file
Made Baruna 3d5e6aeda4 Update weapons 2022-09-27 18:33:20 +07: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 weapons 2022-09-27 18:33:20 +07:00
static Update weapons 2022-09-27 18:33:20 +07: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 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
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.