https://github.com/mrtcode/recognizer-server-old
https://github.com/mrtcode/recognizer-server-old
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrtcode/recognizer-server-old
- Owner: mrtcode
- License: other
- Created: 2017-09-12T18:15:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T17:07:54.000Z (almost 8 years ago)
- Last Synced: 2025-01-23T23:32:08.180Z (12 months ago)
- Language: C
- Size: 231 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# recognizer-server
Setup:
```
git clone https://github.com/mrtcode/recognizer-server
cd recognizer-server
./build.sh
./run.sh
docker logs -f recognizer-server
```