Skip to content

Latest commit

 

History

History
executable file
·
22 lines (14 loc) · 962 Bytes

README.md

File metadata and controls

executable file
·
22 lines (14 loc) · 962 Bytes

lv-server

This repository is a submodule of the Lecture-Viewer system developed by the ripples team at UMass Amherst.

The purpose of lv-server is to act as an authentication and general purpose server for accessing and sending data from and to the Lecture-Viewer microservice stack.

How to run

We only support running lv-server through docker and docker-compose. Follow the instructions in the parent repository readme

Code style

We adhere to the ESLint Google style guide. Please follow this style guide to maintain a high quality repository.

Core Technologies used