An open API service indexing awesome lists of open source software.

https://github.com/johndutchover/scm-frontend

Frontend for short-circuit-me
https://github.com/johndutchover/scm-frontend

flyio gitlab-mirror python-poetry streamlit

Last synced: 28 days ago
JSON representation

Frontend for short-circuit-me

Awesome Lists containing this project

README

          

# Frontend

## Features
- Reporting for Slack App: ShortCircuitMe

## Prerequisites
For Development:
- `.env`
- `.streamlit/secrets.toml`

## Components

### Streamlit

### MongoDB Atlas

#### PyMongo driver
Python driver for MongoDB.
MongoClient is a client-side representation of the MongoDB cluster.

##### Behavior
- Streamlit connects to MongoDB.
- does **not** require exposing a public HTTP Request URL