add starting instructions

This commit is contained in:
knst-kotov 2021-06-15 15:17:36 +03:00 committed by GitHub
parent ea0c8603b9
commit 133e1cd490
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,6 @@
# discours-backend-next
start message service:
pip install ariadne
pip install uvicorn
uvicorn message_service:app