Skip to content

IgnacioVeiga/SITU-Backend

Repository files navigation

SITU-Backend

Backend for SITU-WebApp

About SITU

/// To be redacted ///

Required

  • Java 20+
  • Postgres database
  • Docker (Optional to initialize the container with the database)

Build

  1. See the environment variables section.
  2. (Optional) Make sure that the Docker engine is running and run this command in the root folder of this repository in terminal:
    docker-compose down && docker-compose up -d
  3. Build and run with some IDE (IntelliJ or Visual Studio Code) or use the terminal.

Releases

No releases published

Packages

No packages published

Languages