Skip to content

Website of the oral history project "Jüdisches Hamburg erzählen"

License

Notifications You must be signed in to change notification settings

annaneo/juedisches-hamburg-erzaehlen

Repository files navigation

Jüdisches Hamburg erzählen

Software for the oral history portal "Jüdisches Hamburg erzählen"(Telling Jewish Hamburg) build for the Institute for the History of the German Jews.

Published on January 27th 2023. Update from Symfony 5.4 LTS to 6.4 LTS in June 2024.

Screenshot of the website Telling Jewish Hamburg https://juedisches-hamburg-erzaehlen.de

Documentation

Used frameworks

Used symfony packages

Setting up the project

Download this package from GitHub.

git clone https://github.com/annaneo/interview-portal.git

Navigate into project folder.

cd juedisches-hamburg-erzaehlen

Run composer.

composer install

Start server.

symfony serve -d

View the project at http://127.0.0.1:8000 or http://localhost:8000

To get the project running, an .env file in the top directory is necessary, that is not included in this package.

⚠️ Project resources

This repository contains the software and the texts of the portal. Image and video content is not part of this github-project. So no images or videos will be displayed in a local setup. Images and videos are to be placed into the folders juedisches-hamburg-erzaehlen/public/images/ and juedisches-hamburg-erzaehlen/public/videos/.

Fonts are to be placed in juedisches-hamburg-erzaehlen//public/fonts/ and used JavaScript libraries (jQuery) either added via link or put in juedisches-hamburg-erzaehlen//public/js/.

About

Website of the oral history project "Jüdisches Hamburg erzählen"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published