You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spring has an interesting UI for users to bootstrap their Spring projects, take a look at: https://start.spring.io/
Since we are taking a start from an example approach, at some point we could want to allow users to do some initial setup on the example before using it and perhaps it would be cool to have something like an initializer for PortalJS.
It could generate the files for download as Spring Initializr does, or it could generate the commands that the users have to run
We could allow the setup of the following:
Which example
Metadata stuff like the title and logo (which would be used on SEO stuff)
DMS or datasets list
Also, show instructions on how to plug that into a GitHub repo.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Spring has an interesting UI for users to bootstrap their Spring projects, take a look at: https://start.spring.io/
Since we are taking a start from an example approach, at some point we could want to allow users to do some initial setup on the example before using it and perhaps it would be cool to have something like an initializer for PortalJS.
It could generate the files for download as Spring Initializr does, or it could generate the commands that the users have to run
We could allow the setup of the following:
Also, show instructions on how to plug that into a GitHub repo.
Beta Was this translation helpful? Give feedback.
All reactions