GrowBros
How to run
Backend
In order to run the backend, you will have to go into your pom.xml and install all dependencies by clicking on the tiny maven icon. Then, run the "GrowBrosApplication". The API can be accessed at http://localhost:8080 by default
Frontend
Go into the "growbros-frontend" folder and open it in VSCode. Run "npm install" (Node.js must be installed). Then, type "npm run dev".
Documentation
How to run our project is documented in this README. The different features are listed in the CHANGELOG.
Our architectural decisions are documented as ARDs in the Gitlab Wiki as well as our reflections.
Links
- install node.js https://nodejs.org/en
- read our Wiki: https://gitlab.mi.hdm-stuttgart.de/tomato/growbros/-/wikis/home