-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently all our examples are separated by topic. Let's combine them and create an example (project skeleton) which also could be used to spin up new SPA projects and having a working hello world example you can start with.
Key components should be Couper which is serving a SPA and modifying its bootstrap_data. An access_control layer with some complexity (permissions?) where Keycloak comes in handy.
The SPA connects to an api proxied with Couper (weather, github release notes...) as /api and may handle unexpected things with an error-handler.
As spa framework we should start with vue.js and spin up all dependencies with a docker-compose file.
Metadata
Metadata
Assignees
Labels
No labels