feat: add Install Apache APISIX from Helm Charts blogs (#207)

1 file changed
tree: b7d89e97bfaf39d31f4ed49728c8620c36fc9cfb
  1. .github/
  2. website/
  3. .asf.yaml
  4. .dockerignore
  5. .gitignore
  6. .markdownlint.yml
  7. .yamllint
  8. docker-compose.yml
  9. Dockerfile
  10. README.md
  11. sync-docs.js
README.md

Apache APISIX™ Website

Netlify Status

The website of Apache APISIX™, a cloud-native microservices api gateway.

Usage

$ cd website

$ yarn

$ yarn start

Thanks to docusaurus