Skip to content

lhswebdev/autoscriber-app-backend-documentation

Repository files navigation

autoscriber-app-backend

Development

  1. Install all packages in requirements.txt
pip3 install -r requirements.txt
  1. Make sure sql is configured in main.py and create sql_pass

  2. Running the server

uvicorn main:app --reload
pip install -U pytest
pytest test_main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published