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

Tutorial for angular client generation with cobigen #45

Open
GuentherJulian opened this issue Mar 1, 2021 · 0 comments
Open

Tutorial for angular client generation with cobigen #45

GuentherJulian opened this issue Mar 1, 2021 · 0 comments
Assignees
Labels
devon4ng new tutorial New tutorial quick start Tutorial focuses on getting things done fast with little explanation
Projects

Comments

@GuentherJulian
Copy link
Contributor

GuentherJulian commented Mar 1, 2021

Create a new tutorial that shows the generation of an angular app with cobigen.
https://devonfw.com/website/pages/docs/master-cobigen.asciidoc_how-to.html#howto_angular-client-generation.asciidoc

Possible steps:

  • Install devonfw ide (you can use the restoreDevonfwIde command, since the installation process is not supposed to be part of this tutorial)
  • Install cobigen cli
  • Create a java project that contains a backend server or restore a project via restoreWorkspace command
  • Build and run the project
  • Create an angular project or use the devonfw application template (https://github.com/devonfw/devon4ng-application-template/)
  • Run the angular project to show how it looks like
  • Use cobigen to generate the angular source code out of the java files
  • Maybe you have to change the user interface in the angular project to show the new components
  • Show the newly created components
@GuentherJulian GuentherJulian self-assigned this Mar 11, 2021
@GuentherJulian GuentherJulian linked a pull request Mar 11, 2021 that will close this issue
@GuentherJulian GuentherJulian removed their assignment Mar 12, 2021
@suvmanda suvmanda self-assigned this Mar 24, 2021
@suvmanda suvmanda linked a pull request Apr 5, 2021 that will close this issue
SchettlerKoehler pushed a commit that referenced this issue Jun 15, 2021
@mustafaokyay mustafaokyay added this to To do in cobigen Jul 16, 2021
@mustafaokyay mustafaokyay removed this from To do in cobigen Aug 2, 2021
@mustafaokyay mustafaokyay added this to To do in devon4ng Aug 2, 2021
@mustafaokyay mustafaokyay added devon4ng quick start Tutorial focuses on getting things done fast with little explanation and removed cobigen labels Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devon4ng new tutorial New tutorial quick start Tutorial focuses on getting things done fast with little explanation
Projects
Development

Successfully merging a pull request may close this issue.

4 participants