Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an Example/Skeleton Web-App #68

Open
malud opened this issue Jan 23, 2023 · 0 comments
Open

Create an Example/Skeleton Web-App #68

malud opened this issue Jan 23, 2023 · 0 comments

Comments

@malud
Copy link
Collaborator

malud commented Jan 23, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant