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

Competition web app: Scaffold #85

Open
carltonwhitehead opened this issue Sep 25, 2022 · 1 comment
Open

Competition web app: Scaffold #85

carltonwhitehead opened this issue Sep 25, 2022 · 1 comment
Assignees

Comments

@carltonwhitehead
Copy link
Contributor

carltonwhitehead commented Sep 25, 2022

Scaffold the competition web app.

Make it possible to start the web app through a CLI subcommand. The web app should start up and reuse the configuration established by the CLI. Absolutely no configuration parameters (paths, database names, etc) should be exposed within the web app directly.

@carltonwhitehead carltonwhitehead self-assigned this Sep 25, 2022
@carltonwhitehead carltonwhitehead changed the title Results web app: Scaffold Events web app: Scaffold Nov 7, 2022
@carltonwhitehead carltonwhitehead changed the title Events web app: Scaffold Competition web app: Scaffold Nov 7, 2022
@carltonwhitehead
Copy link
Contributor Author

A partial snapshot of the competition webapp scaffold got merged. It has some teething issues with the GraalVM native image build. It fails to retrieve the static assets. This is despite having used the native image agent to adjust the resources config used for the build to specify their inclusion.

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