slateci / slate-portal

This repository contains the web Portal to the SLATE platform.
The Unlicense
5 stars 3 forks source link

SLATE Portal

License: Unlicense Integration Tests Deploy: PROD

This repository contains the web Portal to the SLATE platform and the Helm Chart used for the Google Cloud Platform deployments.

Application Framework

Portal is written with the Flask framework and makes use of a Web Server Gateway Interface (WSGI).

Authentication Layer

globus is used to authenticate users with the Auth API. Read more at notebook/README.md.

Local Development

See the development documentation for more details.

Deployment

See Deployment Steps for more details.

Resources