Unterstützendes Repository für die Vorlesung.
/projects   # Code Projekte
/vorlesung  # Material der Vorlesung
/scripts  # Scripts for managing the repository (like PDF generation)
Subsidiary code repository for a database engineering lecture.
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