datenbank-programmierung

Datenbankprogrammierung

Unterstützendes Repository für die Vorlesung.

Vorlesungen

Struktur

/projects   # Code Projekte
/vorlesung  # Material der Vorlesung
/scripts  # Scripts for managing the repository (like PDF generation)

About this repository

Subsidiary code repository for a database engineering lecture.

Render PDFs

The scripts folder contains the generate-pdfs.js script that collects and renders all Markdown files into PDFs.

You need to install NodeJS.

Install dependencies

yarn install

Render to PDF files

yarn generate:pdfs