Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Setting] FastApi 초기환경 세팅 #1

Open
InSange opened this issue Nov 20, 2024 · 0 comments
Open

[Setting] FastApi 초기환경 세팅 #1

InSange opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@InSange
Copy link
Owner

InSange commented Nov 20, 2024

가상환경 실행 : .\pig\Scripts\activate
애플리케이션 실행 : uvicorn main:app --reload

Swagger UI 접근 방법

프로젝트 구조

피그브라더스/

├── main.py # FastAPI 메인 파일
├── pig/ # 가상환경 디렉토리
├── .vscode/ # VS Code 설정 디렉토리
│ ├── settings.json
│ ├── launch.json
│ └── extensions.json

@InSange InSange added the good first issue Good for newcomers label Nov 20, 2024
@InSange InSange self-assigned this Nov 20, 2024
InSange added a commit that referenced this issue Nov 20, 2024
FastApi 환경 세팅
#1
Chaeyeon1 added a commit that referenced this issue Nov 20, 2024
Chaeyeon1 added a commit that referenced this issue Nov 20, 2024
Chaeyeon1 added a commit that referenced this issue Nov 20, 2024
Chaeyeon1 added a commit that referenced this issue Nov 20, 2024
Chaeyeon1 added a commit that referenced this issue Nov 20, 2024
Chaeyeon1 added a commit that referenced this issue Nov 20, 2024
Chaeyeon1 added a commit that referenced this issue Nov 20, 2024
Chaeyeon1 added a commit that referenced this issue Nov 20, 2024
Chaeyeon1 added a commit that referenced this issue Nov 20, 2024
Chaeyeon1 added a commit that referenced this issue Nov 20, 2024
InSange added a commit that referenced this issue Nov 23, 2024
.pig 가상환경
__pycache__ 파이썬 빌드 캐시

#1
InSange added a commit that referenced this issue Nov 23, 2024
InSange added a commit that referenced this issue Nov 28, 2024
mac, window 충돌 발생

#1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant