This is the final year project of Mona Angerer and Peter Klose made with Next.js
First, clone the Repo from Github:
git clone https://github.com/P-Klose/diplomarbeit-code.git
# or with brew
gccd https://github.com/P-Klose/diplomarbeit-code.git
Second, install the project
npm install
Last, set .env
Copy the .env.local.template to .env.local and change the API-Token to the correct Storyblok Token Important: Check if Preview or Published mode
And finally start the Projekt
npm run dev
Open http://localhost:3000 with your browser to see the Projekt.