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

feat(examples): add svelte example #424

Merged
merged 1 commit into from
Dec 5, 2022
Merged

Conversation

lfleischmann
Copy link
Member

@lfleischmann lfleischmann commented Dec 1, 2022

Description

Add a frontend integration example application (+ documentation guide) for Svelte.

Closes #270

Implementation

Tests

No new test code. How to 'test' the changes:

  • docs: npm run start in docs directory
  • app: docker compose -f deploy/docker-compose/base.yaml -f deploy/docker-compose/todo-svelte.yaml -p "hanko-todo-svelte" up --build in project root

@lfleischmann lfleischmann marked this pull request as ready for review December 1, 2022 16:30
@lfleischmann lfleischmann merged commit b4fa8db into main Dec 5, 2022
@lfleischmann lfleischmann deleted the feat-example-svelte branch December 5, 2022 15:14
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

Successfully merging this pull request may close these issues.

elements: compatibility with Svelte - attributes/properties not available on rerender
2 participants