Skip to content

Backend

Yazan edited this page Dec 2, 2023 · 2 revisions
  1. Install Java 17 & Maven
  2. Mongodb running on localhost:27017
  3. Run the following command in the backend directory: mvn spring-boot:run
Clone this wiki locally