Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 466 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 466 Bytes

runnable-backend

This repository serves to manage the different components making up the backend on AWS. Issues and feature requests that involve the backend as a whole should be made here.

Overview of submodules

containers

This repository contains the configuration files for Docker images (Dockerfiles) to be used for program execution.

lambdas

This repository contains the various API functions that connect clients to the container instances.