Skip to content

tstsrv-de/deskshare

Repository files navigation

README for 'Deskshare'-project

Howto for local testing

Install git and docker

- Open a terminal, create an empty directory and change into it
- Clone git repo into the current directory with ``git clone [email protected]:tstsrv-de/deskshare.git .``

Default Logins

- User: 'user' | 'Test@123'
- Admin: 'adminuser' | 'Test@123'

run docker-compose.yml on your local system

navigate to project foler 
run docker-compose up --build