Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 240 Bytes

development.md

File metadata and controls

11 lines (8 loc) · 240 Bytes

Development

TL;DR, run the following to setup package development environment:

composer install
docker-compose up -d
. ./bin/configure-kong

Kong Admin API key are located in .config/kong/admin-api-consumer-key.json file.