Index
modal
¶
Contains helpers to deploy a fully-functioning mirumoji instance to Modal
The shared, app-agnostic (also used for the server's Modal offload worker)
deploy lifecycle lives in mirumoji.modal
Modules
-
hostdefines the deployablemirumoji-hostModal app -
appbuilds theFastAPIapplication that themirumoji-hostapp serves, which contain the built frontend + the server's routers under/apito mimic the conventional Nginx deployment -
constantsdefines all pre-defined values used by the deploy and app construction process -
authprovides anHTTP Basic Authgate that prevents unauthorized access to the deployedmirumoji-hostapp