https://github.com/aroojzahra908/fastapi-generative-ai-q3
https://github.com/aroojzahra908/fastapi-generative-ai-q3
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aroojzahra908/fastapi-generative-ai-q3
- Owner: Aroojzahra908
- Created: 2024-03-30T04:36:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-16T18:42:34.000Z (over 1 year ago)
- Last Synced: 2025-02-06T12:19:20.315Z (8 months ago)
- Language: Python
- Size: 72.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### To run the project use
poetry run dev##### Steps:
- curl -sSL https://install.python-poetry.org | python -
- set env variable from controll panel C:\Users\AppData\Roaming\Python\Scripts
- to make folder: we use command: poetry new hello-fastapi --name tests
- poetry add fastapi "uvicorn["standard"]"
- poetry add sql model
- poetry run dev ( to run project)