diff --git a/README.md b/README.md index a43cdcc..c6496b4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # 2024-Eventu Assignment for the 2024 edition of the "Web Development and the Semantic Web" course, by Gabriel Ferrari Wagnitz and Thaliys Antunes Daré -## Tips: +## To run the project: -- To run the app use ```mvnw spring-boot:run``` +- use ```mvnw spring-boot:run``` if you have java locally, or +- run ```docker compose up``` to run it using docker + +The initial test user for demo is +username: admin@gmail.com +password: admin