- Clone the repo to your local machine
- Install Java 17 using this link - https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html
- Open your terminal and run
java -v
and verified Java is installed correctly. - Install Maven using this link - https://maven.apache.org/install.html
- Run
mvn -v
and verified maven is installed correctly the Java version is 17. The backend would not work with other versions of Java. - Run
./mvnw spring-boot:run
to run the app locally. - On another terminal, run
curl localhost:8081/health
to check the status of the app. If successful, you will see a line that says "Health: 100%! The backend server is up and running!"
-
Notifications
You must be signed in to change notification settings - Fork 0
MU-Smart/WheelShare-Backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published