Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

설치할 라이브러리

'''bash python -m venv .venv source .venv/bin/activate pip install fastapi unicorn beanie '''

'''bash git init New-Item .gitignore # window touch .gitignore # mac '''

git add README.md git commit -m "first commit" git branch -M main git remote add origin https://깃헙레포주소.git git push -u origin main '''

'''bash root --src --models/ --routes/ --main.py --.gitignore --pyproject.toml --README-md '''

'''shell uvicorn src.main:app --reload '''

플래너 만들기

  • '로그인'이 있으면 좋겠다.
    • '이메일'과 '비밀번호' 있으면 좋겠다.
  • '이벤트' 추가, 삭제, 업데이트 좋겠다.
    • '제목', '이미지', '설명', '태그', '위치', '날짜'

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages