https://github.com/omarmakled/device-detector-server
Device Detector microservice server.
https://github.com/omarmakled/device-detector-server
composer docker docker-compose nginx php7 phpunit
Last synced: 2 months ago
JSON representation
Device Detector microservice server.
- Host: GitHub
- URL: https://github.com/omarmakled/device-detector-server
- Owner: OmarMakled
- Created: 2019-07-10T13:50:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T15:24:59.000Z (almost 6 years ago)
- Last Synced: 2025-01-09T05:17:40.423Z (4 months ago)
- Topics: composer, docker, docker-compose, nginx, php7, phpunit
- Language: PHP
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Device Detector microservice server.
# Install
```
git clone [email protected]:OmarMakled/device-detector-server.git
cd device-detector-server
docker run --rm -v $(pwd):/app composer install
docker-compose up
```# Test
```
docker exec -ti device-detector /bin/bash
cd /device-detector
vendor/bin/phpunit
```# Run
http://localhost:8080/