Setting pipenv 사용 Python 3.10.9 FastAPI MongoDB How to Start server pipenv 설치 ($ pip install pipenv ) $ pipenv --python 3.10 (없을 시에 다운로드 받아라고 뜸) $ pipenv install $ sudo -u mongodb mongod --config /etc/mongod.conf $ pipenv shell $ pipenv run start 안되면 카톡 api test 방법 localhost:5000/docs로 접속