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

check maven version before build #386

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Conversation

shivarm
Copy link
Member

@shivarm shivarm commented Jun 16, 2023

Describe your changes

Fixes Issue

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@melloware melloware merged commit c34e44e into quarkiverse:main Jun 16, 2023
@shivarm shivarm deleted the patch-2 branch June 16, 2023 12:12
@shivarm
Copy link
Member Author

shivarm commented Jun 16, 2023

@melloware Would you like a video meet? where you told me how to get started with quinoa, a basic react project setup using quinoa. we can do this today or on weekend if you agree then.

Thanks :)

@melloware
Copy link
Contributor

I already have a full React example here including Rest services, Postgres DB, React Query , Quinoa etc.

You need JDK17 and Docker running but you can just run mvn quarkus:dev and see it in action.

https://github.com/melloware/quarkus-monorepo

@shivarm
Copy link
Member Author

shivarm commented Jun 16, 2023

Thanks for the resource :) I know you are busy man!

@melloware
Copy link
Contributor

let me know if you have any issues but as long as you have Docker running and JDK17 the whole thing should just work and show you and end to end example!

@shivarm
Copy link
Member Author

shivarm commented Jun 16, 2023

The port: 3000

image

@melloware
Copy link
Contributor

melloware commented Jun 16, 2023

no go to localhost:8080

8080 serves the UI AND the API.

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

Successfully merging this pull request may close these issues.

2 participants