완전 기본적인 Django Blog를 PythonAnyWhere에 업로드 하는 예제

kashishshah881/django-blog-boilerplate

예제에서 사용하는 Django BoilerPlate

배포 과정

0. 프로젝트에 requirement.txt 생성

[Django] requirements.txt 를 통한 패키지 종속성 관리

프로젝트 업로드 전에 혹은 push 전에 해당 사이트를 참고하여서 프로젝트에서 사용한 패키지 관리 파일인 requirement.txt 파일을 생성 하여 줍니다.

1. github에 프로젝트 업로드

먼저 자기 프로젝트 관리 저장소 혹은 팀 별 저장소에 프로젝트를 업로드 해주시면 됩니다.

2. pythonAnywhere 계정 생성

계정은 생성하실 때 beginner로 생성 하여 주시면 됩니다.

Host, run, and code Python in the cloud: PythonAnywhere

들어가셔서 signup 들어가신 다음 create beginner account로 "beginner" 계정 만드시면 됩니다.