Recreated in Python by RoyRiv3r
- Install requirements
pip install -r requirements.txt
- Run the application
hypercorn app:app --bind 0.0.0.0:8000 --worker-class asyncio
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Recreated in Python by RoyRiv3r
pip install -r requirements.txt
hypercorn app:app --bind 0.0.0.0:8000 --worker-class asyncio