Skip to content

frontend added#10

Merged
iakkov merged 1 commit intodevelopfrom
feature/frontend
Nov 10, 2025
Merged

frontend added#10
iakkov merged 1 commit intodevelopfrom
feature/frontend

Conversation

@iakkov
Copy link
Owner

@iakkov iakkov commented Nov 8, 2025

Note

Adds a simple local CRUD frontend for users, enables CORS in the user-service, and updates docker-compose by adding Redis and tweaking Kafka deps.

  • Frontend:
    • CRUD UI: Add frontend/index.html and frontend/app.js with forms and table to list, get, create, update, and delete users via http://localhost:8080/users.
  • Backend:
    • CORS: Introduce CorsConfig to allow localhost origins, common methods, and headers.
  • DevOps:
    • Docker Compose: Add redis service with persisted volume; remove kafka depends_on condition; clean up duplicate Redis definition.

Written by Cursor Bugbot for commit f73e133. This will update automatically on new commits. Configure here.

Loading
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.

1 participant