No description
Find a file
2024-03-07 09:54:09 +01:00
.idea update 07.03.24 2024-03-07 09:54:09 +01:00
src update 07.03.24 2024-03-07 09:54:09 +01:00
docker-compose.yaml update 04.03.24 2024-03-04 14:11:56 +01:00
readme.md update 07.03.24 2024-03-07 09:54:09 +01:00

Gibb 165 LB 2

Ein Schulprojekt für NoSql-Databases

Voraussetzungen

Stellen Sie sicher, dass die folgenden Tools auf Ihrem System installiert sind:

  • Docker
  • Docker Compose

Installation

  1. Klone das Repository:

    git clone https://repo.zenndev.xyz/Gibb-Projekte/modul-165-lb2
    
  2. Wechsel in das Projektverzeichnis:

    cd modul-165-lb2
    
  3. Starte das Projekt mit Docker Compose:

    docker-compose up -d
    
  4. Öffne deinen Webbrowser und gehe zu http://localhost:3333, um das Projekt zu sehen.

Todo