Haris Razis
4 years ago
1 changed files with 14 additions and 3 deletions
@ -1,9 +1,20 @@ |
|||||
# Ichnaea |
# Ichnaea |
||||
|
|
||||
___ |
|
||||
|
|
||||
## About |
## About |
||||
|
|
||||
**Ichnaea was the goddess of tracing and tracking.** |
**Ichnaea was the goddess of tracing and tracking.** |
||||
|
|
||||
Ichnaea is an IoT solution that collects and analyzes body position data from an athlete in real-time. |
Ichnaea is an IoT solution that collects and analyzes body position data from an athlete in real-time. |
||||
|
|
||||
|
# Installation |
||||
|
|
||||
|
Clone the project: |
||||
|
|
||||
|
git clone git@github.com:xrazis/ichnaea.git |
||||
|
|
||||
|
## Run in Docker |
||||
|
|
||||
|
_First make sure you have the docker service and docker-compose installed_ |
||||
|
|
||||
|
docker-compose up --detach |
||||
|
|
||||
|
Loading…
Reference in new issue