-
Challenge: What's up with this water?
-
Team Name: Who?
-
JDK Java (Version greater than 17).
-
Apache Maven (Version 3.9.3).
-
Postgres (Version 16).
-
Database Configuration. Modify application.properties file.
Create Postgres database with the ddl.sql and dml.sql files.
- Windows:
mvnw.cmd spring-boot:run
- Linux:
Execution permissions
chmod +x mvnw
- Execute
./mvnw spring-boot:run
- NodeJs
- Expo Go Mobile app
- React Native
npm install
npx expo start
- To see the view, with Expo Go Mobile app scan QR code.