Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 235 Bytes

File metadata and controls

8 lines (7 loc) · 235 Bytes

Running Locally

  1. Make sure the environment variables are configured.
  2. Run the project:
    mvn spring-boot:run
  3. Access http://localhost:8080 in your browser to check if it is working.