Skip to content

SW 사관학교 정글 4기 미니 프로젝트: Jungle Explorer

Notifications You must be signed in to change notification settings

Son0-0/jgExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

스크린샷 2022-03-30 오후 8 15 08

Description

  • 5개월간의 정글에서의 일상을 기록
    • Github 잔디심기처럼 일기를 작성한 일자에 잔디가 심기도록 구현
    • 일기를 삭제하는 것은 가능하나 수정은 불가능하도록 제한
    • http://jgexplorer.shop/

Installation

  1. 레포지토리 클론
    git clone https://github.com/Son0-0/week0_jungle6.git
  2. 필요한 라이브러리 설치
    pip install -r requirements.txt
  3. 서버 내 MongoDB 설치

How to run your Site

  1. main.py 파일 실행
    python3 main.py or python main.py

    1-1. main.py 파일 내 원하는 포트 입력

  2. 서버 내 백그라운드 실행하고 싶은 경우 nohup python3 main.py & or nohup python main.py &

About

SW 사관학교 정글 4기 미니 프로젝트: Jungle Explorer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published