Go to file
dependabot[bot] 012fa32711
Bump postcss from 8.1.2 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.2 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.1.2...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 14:53:19 +08:00
.vscode Update data 1.2 2021-01-07 17:37:50 +08:00
scripts Fix env script 2021-04-04 23:49:07 +08:00
src Fix formatting 2021-05-12 14:47:28 +08:00
static Update timeline 2021-05-08 10:44:57 +08:00
.env.example Add parametric transformer notification 2021-04-04 23:25:16 +08:00
.gitignore Add data sync starting point 2020-11-04 11:29:45 +07:00
.prettierrc.js Init project 2020-10-22 05:03:33 +07:00
LICENSE Add readme and license 2021-03-09 01:13:54 +08:00
README.md Update readme 2021-04-01 18:03:28 +08:00
netlify.toml Update netlify config 2021-01-09 03:30:59 +08:00
package.json Bump postcss from 8.1.2 to 8.2.10 2021-05-12 14:53:19 +08:00
postcss.config.js Init project 2020-10-22 05:03:33 +07:00
rollup.config.js Add character detail 2021-04-18 23:43:26 +08:00
svelte.config.js Init project 2020-10-22 05:03:33 +07:00
tailwind.config.js Wish input improvement 2021-04-30 09:13:59 +08:00
yarn.lock Bump postcss from 8.1.2 to 8.2.10 2021-05-12 14:53:19 +08:00

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

MIT

This project is not affiliated with miHoYo. Genshin Impact, game content and materials are trademarks and copyrights of miHoYo.