dependabot[bot] 1ddf694c43
Bump ritaswc/zx-ip-address from 2.0.58 to 2.0.59 (#101)
Bumps [ritaswc/zx-ip-address](https://github.com/ritaswc/zx-ip-address) from 2.0.58 to 2.0.59.
- [Release notes](https://github.com/ritaswc/zx-ip-address/releases)
- [Commits](https://github.com/ritaswc/zx-ip-address/compare/2.0.58...2.0.59)

---
updated-dependencies:
- dependency-name: ritaswc/zx-ip-address
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 22:07:28 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-12 22:02:47 +08:00
2021-07-10 19:47:40 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-12 22:02:47 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-10 19:47:40 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00

sakura-next

Requirement

  • PHP=7.4
  • WordPress>=5.6.0
  • Node.js>=14.17.1
  • yarn>=1.22.10

Commands

composer install # install php dependencies
yarn install # install node dependencies
yarn dev # run dev server
yarn build # build assets
yarn test # Jest test
yarn lint # eslint
yarn format # auto format
yarn i18n # export i18n variables
yarn rsync # sync backend app with server, see docs/dev.md
yarn composer # run `composer install` on remote server
yarn gen:icon # generate svg icon component
yarn remote-download:geoip2 # download GeoIP db on remote server
yarn local-download:geoip2 # download GeoIP db locally
Description
No description provided
Readme GPL-2.0 47 MiB
Languages
PHP 56.4%
CSS 26.2%
JavaScript 16.7%
Python 0.7%