2021-03-09 01:13:54 +08:00
< img src = "static/paimon-og.png" align = "right" width = "180px" / >
2020-10-22 05:03:33 +07:00
2021-03-09 01:13:54 +08:00
# [Paimon.moe](https://paimon.moe)
2020-10-22 05:03:33 +07:00
2021-03-09 01:13:54 +08:00
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.
2020-10-22 05:03:33 +07:00
2021-03-09 01:13:54 +08:00
Created with [Sapper ](https://sapper.svelte.dev/ ) + [Tailwind CSS ](https://tailwindcss.com/ )
2020-10-22 05:03:33 +07:00
2021-03-09 01:13:54 +08:00
# Development
2020-10-22 05:03:33 +07:00
```
2021-03-09 01:13:54 +08:00
# install dependencies
yarn
2020-10-22 05:03:33 +07:00
2021-04-01 18:03:28 +08: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-09 01:13:54 +08:00
# run in dev mode
2021-04-01 18:03:28 +08:00
cp .env.example .env
vi .env
2021-03-09 01:13:54 +08:00
yarn dev
2020-10-22 05:03:33 +07:00
2021-03-09 01:13:54 +08:00
# export as production static site
yarn export
2020-10-22 05:03:33 +07:00
```
2021-03-09 01:13:54 +08:00
# License
2020-10-22 05:03:33 +07:00
2021-03-09 01:13:54 +08:00
[MIT ](https://github.com/MadeBaruna/paimon-moe/blob/main/LICENSE )
2020-10-22 05:03:33 +07:00
2021-03-09 01:13:54 +08:00
This project is not affiliated with miHoYo.
Genshin Impact, game content and materials are trademarks and copyrights of miHoYo.