def home()

in firestore/main.py [0:0]


def home():
    # Redirect to the /play route
    return redirect('/play')