Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 266 Bytes

File metadata and controls

22 lines (17 loc) · 266 Bytes
title TypeScriptMate
emoji 🤗
colorFrom red
colorTo blue
sdk docker
app_port 8000
app_file app.py
pinned false

TypeScriptMate

Running Locally

uvicorn app:app --host 0.0.0.0 --port 8000

Deploying

  • Using Dokcerfile on Huggingface