home-fasthtml / docs /api /cli.html.md
AItool's picture
Upload 210 files
036b3a6 verified

A newer version of the Streamlit SDK is available: 1.46.1

Upgrade

Command Line Tools


source

railway_link

railway_link ()

Link the current directory to the current project’s Railway service


source

railway_deploy

railway_deploy (name:str, mount:=True)

Deploy a FastHTML app to Railway

Type Default Details
name str The project name to deploy
mount bool_arg True Create a mounted volume at /app/data?