Skip to content

Initial setup for multi-module template repo#1

Merged
MatthijsSmets merged 4 commits intomasterfrom
Initial-setup
Sep 1, 2025
Merged

Initial setup for multi-module template repo#1
MatthijsSmets merged 4 commits intomasterfrom
Initial-setup

Conversation

@MatthijsSmets
Copy link
Copy Markdown
Contributor

Dit is specifiek voor Angular en Springboot multi module projecten en gaat nu uit van 2 modules, maar dit kunnen er natuurlijk meer zijn.

Voor het geval van de Frank!Flow (React) moet de frontend module worden aangepast.

De Builder module bouwt frontend en backend en voegt de frontend samen met de backend. Hierbij is een FrontendForwardController toegevoegd zodat Single Page Apps werken met interne routers.

Ik heb zoveel mogelijk van de FF! Console overgenomen qua eslint, prettier etc.

Comment thread backend/src/main/java/org/frankframework/backend/FrontendForwardController.java Outdated
@Matthbo
Copy link
Copy Markdown
Member

Matthbo commented Aug 29, 2025

Frontend isn't available at all after running mvn clean install and BackendApplication
image

Neither when going to localhost:8080/frontend/index.html (forwarded from localhost:8080/frontend/)

@MatthijsSmets
Copy link
Copy Markdown
Contributor Author

Did you run maven clean install for the builder module?

@MatthijsSmets MatthijsSmets merged commit 50b0ed9 into master Sep 1, 2025
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Frank!Framework Sep 1, 2025
@MatthijsSmets MatthijsSmets deleted the Initial-setup branch September 1, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants