Feat: introduce JarvXFiles
This does two things:
- introduces
JarvXFiles
. Compared toJarvhicFiles
, this is under Pydantic. Introduces also the needed settingJarvXSettings
and the streamlit app - tests a link to a static file in Streamlit
This does two things:
JarvXFiles
. Compared to JarvhicFiles
, this is under Pydantic. Introduces also the needed setting JarvXSettings
and the streamlit app