Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.75 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.75 KB

HELP - API

Hybrid Extended Learning Platform - API

Join us on:

Description

Hybrid Extended Learning Platform is a software package that aims to ease the creation of XR content for intructional usage. The principle is to use a unique web interface to design instructional activities with augmentations and access it throught AR ou VR client.

Component Description

This repository contains the source code for the API of the authoring tool. The API also includes a documentation generated by FastAPI. It is part of the HELP porject. The API is used in conbination with HELP-web, AR client and VR client.

position in the achirtecture

Instruction

This component use Docker to ease the deployment.

Development mode

docker compose -f docker-compose.dev.yml up -d

Production mode

docker compose -f docker-compose.prod.yml up -d

Ackowledgment

The development of the tool that initiated this work was funded by the Grand Est region.