Loading README.md 0 → 100644 +19 −0 Original line number Diff line number Diff line # fsco.li Status Maintainer: Jakob Moser <moser@cl.uni-heidelberg.de> ## Run locally To test the application locally, you need to start a webserver (e.g. Apache) that serves content from this repository and supports PHP. Using Docker, you can do the following: ``` git clone https://gitlab.cl.uni-heidelberg.de/fachschaft/status.git cd status sudo docker compose up ``` The site is then available at http://localhost:8080 Loading
README.md 0 → 100644 +19 −0 Original line number Diff line number Diff line # fsco.li Status Maintainer: Jakob Moser <moser@cl.uni-heidelberg.de> ## Run locally To test the application locally, you need to start a webserver (e.g. Apache) that serves content from this repository and supports PHP. Using Docker, you can do the following: ``` git clone https://gitlab.cl.uni-heidelberg.de/fachschaft/status.git cd status sudo docker compose up ``` The site is then available at http://localhost:8080