Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 414 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 414 Bytes

pokemon-viewer

Guides

spring-boot required java 21 to run. docker are required to run unit test and integration test. otherwise test will fail. backend service is running on port 8080.

to run backend execute

./gradlew bootRun

to run front-end execute

./run-frontend.sh

Receipies

  • Java 21
  • Spring Boot 3.3
  • Spring Boot Test Containers
  • Angular 18
  • Angular Material UI