| Frontend | Backend | Native Core | Data Science | Programming Libraries |
|---|---|---|---|---|
| Dashboard | API Server | iOS | Cortex | R |
| Activities | App Gateway | Android | CollegeStudy | JS |
| Python | ||||
| Swift | ||||
| Kotlin |
To edit and test documentation locally after cloning the repository, run npm start.
The LAMP-protocol repository houses the OpenAPI specification for the LAMP Protocol. To update the interactive documentation, you need to update the git submodule:
git checkout https://github.com/BIDMCDigitalPsychiatry/LAMP-platform.git
git pull --recurse-submodules
git submodule update --remote --recursive
git commit -am 'Fast-forward LAMP-protocol submodule'