Skip to content

Instructions for Running the app locally are misleading and not clear #4

@kuntal-c

Description

@kuntal-c

Running the app locally instructions are misleading and not clear

  1. Setting up a users collection in Firebase DOES NOT automatically create user_hash, bots, and sessions collections in Firebase. Provide a step by step clear instructions on setting the firebase DB with collection names and columns. By just creating users collection, the app keeps breaking and the loung section does not load at all with all chat agents.

  2. The insturcions below is incomplete and totally misleading
    Create a .streamlit/secrets.toml file containing the following:
    [firestore]
    db-key = "YOUR GOOGLE SERVICE ACCOUNT TOML"

There's not instructions on how to convert Firebase json file to toml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions