This is a sample app to demonstrate how to onboard a tenant for a B2B SaaS.
Describe the installation process here. If your project uses a virtual environment, mention that here.
-
Clone the repository:
git clone https://github.com/sdargude/tenantOnboarding.git
-
Navigate to the project directory:
cd tenantOnboarding -
Install the dependencies:
pip install -r requirements.txt
$streamlit run ./main.py
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.