ContextLab / ContextLab/supereeg

Web app resources/architecture

Open
#201 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
38
Forks
19
PR merge metrics
No merged PRs in 30d

Description

https://streamlit.io/ for the client-side

aws serverless architechture for the backend - leveraging scaling lambda, and dynamodb, built on flask for easy api development and interoperability with supereeg
https://serverless.com/blog/flask-python-rest-api-serverless-lambda-dynamodb/

how to deal with large files on aws; either compress them and store them in `Binary` on dynamodb or upload to s3 and store identifier in dynamodb
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/bp-use-s3-too.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.