Skip to content

How to install it? #24

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

Open
ugintl opened this issue Nov 17, 2021 · 2 comments
Open

How to install it? #24

ugintl opened this issue Nov 17, 2021 · 2 comments

Comments

@ugintl
Copy link

ugintl commented Nov 17, 2021

  1. What are the requirements?

  2. How to install it?

@HenryHu2000
Copy link
Member

Hi, TutorMe needs a minimum of Java 11 and a PostgreSQL database to run. You need to change the database config in the main/src/main/resources/application.properties file to your own database. You can then run mvn package to build the executable and run it with java -jar target/drp-0.0.1-SNAPSHOT.jar --port=8080. You'll then be able to access the app at localhost:8080.
Hope this is helpful :)

@ugintl
Copy link
Author

ugintl commented Nov 17, 2021

Oh. Never built a java app, but I will try.

  1. Is there a possibility of testing it online on a free hosting?

  2. What paid hosting providers would you suggest?

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

2 participants