Skip to content
Julien edited this page Jun 7, 2016 · 19 revisions

Welcome to the sopra wiki!

We are developing a social learning platform as a students project at the University of Hohenheim. The following wiki pages will help you to setup the project and deploy it on a local server.


This page will help you to download the sopra code onto your own computer and start coding.


GitHub basics

This website provides a pretty good tutorial on how git works. If you are having troubles with system files being tracked by git, try using git update-index --assume-unchanged [path]


Learn how to start a local server and access the application via your webbrowser


Get started on creating beautiful websites