Scalable IoT solution for real-time body position data
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Haris Razis d38fa37713 💚 Check if user is already logged in 4 years ago
.github/workflows Create codeql-analysis.yml 4 years ago
.idea Add html history mode middleware 4 years ago
client 🔨 Change server port to 8000 4 years ago
server 🔑 Add rate limiter 4 years ago
web 💚 Check if user is already logged in 4 years ago
.gitignore Init vue app with CLI 4 years ago
README.md 📜 Update README.md 4 years ago
docker-compose.yml Add docker volumes to server and web 4 years ago
mongo_example_swarmlab.js Add mongo example from swarmlab.io 4 years ago

README.md

Ichnaea

About

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.

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