2021-03-08 17:13:54 +00:00
< img src = "static/paimon-og.png" align = "right" width = "180px" / >
2020-10-21 23:03:33 +01:00
2021-03-08 17:13:54 +00:00
# [Paimon.moe](https://paimon.moe)
2020-10-21 23:03:33 +01:00
2022-03-11 15:49:37 +00:00
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.
2020-10-21 23:03:33 +01:00
2022-07-21 16:24:14 +01:00
Created with [SvelteKit ](https://kit.svelte.dev/ ) + [Tailwind CSS ](https://tailwindcss.com/ )
2020-10-21 23:03:33 +01:00
2021-03-08 17:13:54 +00:00
# Development
2020-10-21 23:03:33 +01:00
```
2021-03-08 17:13:54 +00:00
# install dependencies
2022-07-21 16:24:14 +01:00
pnpm i
2020-10-21 23:03:33 +01:00
2021-04-01 11:03:28 +01:00
# 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
2021-03-08 17:13:54 +00:00
# run in dev mode
2021-04-01 11:03:28 +01:00
cp .env.example .env
vi .env
2022-07-21 16:24:14 +01:00
pnpm dev
2020-10-21 23:03:33 +01:00
2021-03-08 17:13:54 +00:00
# export as production static site
2022-07-21 16:24:14 +01:00
pnpm build
2020-10-21 23:03:33 +01:00
```
2021-03-08 17:13:54 +00:00
# License
2020-10-21 23:03:33 +01:00
2021-03-08 17:13:54 +00:00
[MIT ](https://github.com/MadeBaruna/paimon-moe/blob/main/LICENSE )
2020-10-21 23:03:33 +01:00
2022-03-11 07:55:58 +00:00
This project is not affiliated with HoYoVerse.
Genshin Impact, game content and materials are trademarks and copyrights of HoYoVerse.