James McCool
Implement initial Streamlit application with MongoDB integration, including player statistics analysis and stack generation features. Add configuration files for deployment and specify required packages in requirements.txt.
88c5476
raw
history blame contribute delete
171 Bytes
runtime: python
env: flex
runtime_config:
python_version: 3
entrypoint: streamlit run streamlit-app.py --server.port $PORT
automatic_scaling:
max_num_instances: 200