Skip to content
Snippets Groups Projects
Commit ebc162c4 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Add more dev information

parent c93877f8
No related branches found
No related tags found
No related merge requests found
Pipeline #58927 canceled
...@@ -26,4 +26,13 @@ It will be moved into this repository in the near future. ...@@ -26,4 +26,13 @@ It will be moved into this repository in the near future.
## Development ## Development
```bash
# clone git repository
git clone https://gitlab.tugraz.at/dbp/relay/dbp-relay-server-template.git relay-api
cd relay-api
# install dependencies (you need php and composer for this)
composer install
```
Please open [docker-dev/README.md](./docker-dev/README.md) for more information. Please open [docker-dev/README.md](./docker-dev/README.md) for more information.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment