Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 2.18 KB

README.md

File metadata and controls

40 lines (32 loc) · 2.18 KB

JAGW

GitHub Workflow Status GitHub Workflow Status

The JAGW repository contains all the microservices for the gateway.


Documentation

The documentation can be found under https://jalapeno-api-gateway.github.io/jagw.

Development

For an easy development, we propose to develop directly in the Kubernetes environment.

This includes the following steps:

  1. Deploy the JAGW Helm Chart
  2. Install Okteto VS Code Extension
  3. Take the example-okteto.yml files under dev as example to create your own okteto.yml
  4. Start your development container with the Okteto VS Code Extension

How to contribute?

  • Contribute code by submitting a Pull Request.
  • Report bugs by opening an Issue.
  • Ask questions & open discussions by starting a Discussion.

How to develop SR-Apps?

Please have a look at the following repositories, they will help with the process: