6a10a4c878 | ||
---|---|---|
.vscode | ||
scripts | ||
src | ||
static | ||
.env.example | ||
.gitignore | ||
.prettierrc.js | ||
LICENSE | ||
README.md | ||
netlify.toml | ||
package.json | ||
postcss.config.js | ||
rollup.config.js | ||
svelte.config.js | ||
tailwind.config.js | ||
yarn.lock |
README.md
Paimon.moe
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.
Created with Sapper + Tailwind CSS
Development
# install dependencies
yarn
# 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
yarn dev
# export as production static site
yarn export
License
This project is not affiliated with miHoYo. Genshin Impact, game content and materials are trademarks and copyrights of miHoYo.