일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- 캡슐화
- Secret
- 다형성
- PostgreSQL
- 메모이제이션
- github
- netlify
- MariaDB
- mock
- Java
- AOP
- GOF
- 객체지향
- 상속
- dfs
- CSS
- package
- DP
- git
- 클라우드
- dotenv
- 서브셋폰트
- 디자인 패턴
- bfs
- npm
- Solid
- azure
- process.env
- 동적계획법
- 추상화
- Today
- Total
목록Git (2)
이것저것 해보기🌼
Netlify 가입 https://www.netlify.com/ Netlify: Develop & deploy the best web experiences in record time A powerful serverless platform with an intuitive git-based workflow. Automated deployments, shareable previews, and much more. Get started for free! www.netlify.com ⭐내 사이트 지속적인 배포하기⭐ 1) New site from Git 버튼 클릭 이를 통해 내가 만든 사이트의 지속적인 배포가 가능하다. github 를 선택하면, Netlify 가 github 의 변경사항을 자동으로 사이트를 만들어준..
Git 컴퓨터 파일의 변경사항을 추적하고 여러 사용자들 간에 해당 파일 작업을 조율하기 위한 대표적인 버전관리 시스템(VCS) git 설치 https://git-scm.com/ Git git-scm.com >git --version 으로 버전 확인 github 가입 https://github.com/ GitHub: Where the world builds software GitHub is where over 65 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs ..