WikiToLearn PWA Gateway is an API gateway for the WikiToLearn Progressive Web App. Its aim is to provide a unique entrypoint for the PWA rerounting requests to mid-tier services. WikiToLearn PWA Gateway performs also authorization checks before to forward requests.
We use Docker to speed-up development and setup the environment without any dependency issues.
- Docker Engine 17.09.0+
It is advisable to run using the docker-compose.yml
file provided.
First, you have replace your Docker Host IP into the .env
file.
Second, you need to run the following services on which WikiToLearn PWA Gateway strongly depends on:
- Keycloak
We use SemVer for versioning.
This project is licensed under the AGPLv3+. See the LICENSE.md file for details.