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
- Host: GitHub
- URL: https://github.com/johndutchover/scm-frontend
- Owner: johndutchover
- Created: 2024-02-02T01:33:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T01:46:36.000Z (over 2 years ago)
- Last Synced: 2025-01-22T11:17:43.245Z (over 1 year ago)
- Topics: flyio, gitlab-mirror, python-poetry, streamlit
- Language: Python
- Homepage: https://github.com/johndutchover/short-circuit-me
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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