8000 GitHub - daniyuu/mt-whiteboard
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

daniyuu/mt-whiteboard

Repository files navigation

mt-whiteboard

python3 -m venv venv
source venv/bin/activate

conda activate chat-whiteboard

pip install -r requirements.txt
python3 app.py

Azure conifg:

gunicorn app:app --bind 0.0.0.0:8000 --worker-class uvicorn.workers.UvicornWorker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0