paimon-moe-fork/README.md

35 lines
895 B
Markdown
Raw Permalink Normal View History

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
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
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
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
pnpm dev
2020-10-21 23:03:33 +01:00
2021-03-08 17:13:54 +00:00
# export as production static site
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
This project is not affiliated with HoYoVerse.
Genshin Impact, game content and materials are trademarks and copyrights of HoYoVerse.