Skip to content

Script-languages/skyroster

Repository files navigation

SkyRoster

Requirements

  • Java 25
  • Docker

Running locally

# 1. Copy environment file (defaults work out of the box)
cp .env-template .env

# 2. Start infrastructure (PostgreSQL + Keycloak)
docker compose -f infrastructure/local/docker-compose.yaml --profile backend up -d

# 3. Backend
cd skyroster-backend
./mvnw spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors