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

Easily composable "info" landing page (HTTP app) #239

Open
vkottler opened this issue Jul 8, 2024 · 4 comments
Open

Easily composable "info" landing page (HTTP app) #239

vkottler opened this issue Jul 8, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@vkottler
Copy link
Owner

vkottler commented Jul 8, 2024

Use-case: a single landing page for multiple web application's (see links + description's that can be used for navigation.

May as well be capable of other content generation features (documentation style).

Feature should definitely expose a "register external method" interface.

Possible drop-in idea: serve app from e.g. /app.html ... maybe the default application should redirect here? If no config data powering "landing page", otherwise serve some static data (always include link to actual app).

@vkottler vkottler added the enhancement New feature or request label Jul 8, 2024
@vkottler vkottler self-assigned this Jul 8, 2024
@vkottler
Copy link
Owner Author

vkottler commented Jul 8, 2024

#240 WIP

@vkottler
Copy link
Owner Author

Enhancing the server command + http server combo to make this ergonomic at the command-line is probably a better option.

@vkottler
Copy link
Owner Author

Do this first: #248.

@vkottler
Copy link
Owner Author

#252 refines this idea further, "config-driven UI content" should definitely be a feature but this other issue describes the higher ROI (and more significant amount of work) area of the application.

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

No branches or pull requests

1 participant