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

The guide is extremely simple and lacking useful information #121

Open
dbnex14 opened this issue Sep 1, 2021 · 1 comment
Open

The guide is extremely simple and lacking useful information #121

dbnex14 opened this issue Sep 1, 2021 · 1 comment

Comments

@dbnex14
Copy link

dbnex14 commented Sep 1, 2021

Since this is a guide on open liberty and angular talking together, a walkthrough for setting up open liberty would be helpful since there is not much outthere about it as it is not as widely used compare to Angular for which we can find this information all over the place.

Providing projects that are already setup without providing a guidance how to do so is not very helpful other than just demonstrating that liberty can do it. It would also provide guidance and clarifications to issues like this https://stackoverflow.com/questions/49394151/how-to-use-angular-with-liberty-websphere-server but for Angular rather than AngularJS

It would be more helpful for this article to have a step by step guide on:

  1. How to install and setup OpenLiberty on local machine
  2. How to setup its setting files like server.xml with detailed information
  3. How to run it, stop it
  4. How to create a simple JakartaEE or Springboot REST API
  5. How to host it on OpenLiberty server
  6. How to create an Angular app that has little bit more content than current example
  7. How to run it and do CRUD operations talking to the JakartaEE or Springboot REST API on OpenLiberty server

I think this would significantly improve learning experience and adoption of OpenLiberty

@gkwan-ibm
Copy link
Member

gkwan-ibm commented Sep 2, 2021

Thank you for the inputs.

This guide focuses on Angular. We will see what can be improved.

May the following guides help for point 1 to 5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants