최대 1 분 소요

차이점

  1. python 가상 환경 -사용 ``` │1: python -m pip install –upgrade pip │ │2: python -m venv myapi │ │3: ls │ │4: cd myapi │ │5: dir │ │6: cd Scripts │ │7: activate │
해당 멸령어로 가상환경 설정 완료


2. DB 직접 생성
- DB 관련 미리 만들어진 DB 사용

3. 백엔드와 프론트엔드 모두 visual studio에서 진행
- 구지 나눠서 개발하는 이유 모르겠

# 사용 명령어

│8: pip install fastapi │ │9: pip install sqlalchemy │ pip install “pydantic[email]” pip install “passlib[bcrypt]” pip install python-jose

``` npm install bootstrap 설

출처

https://wikidocs.net/175832

댓글남기기