개인공부/서버
[Netlify] Netlify로 배포 하기
octopengj
2022. 6. 14. 14:39
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
깃허브와 연결해서 간편하게 배포를 해볼 수 있는 사이트
깃허브와 연결이 되어 있기 때문에 수정사항도 바로바로 반영이 되어 지속적인 배포가 가능하다.
깃허브에 로그인 된 상태에서 Netlify 사이트의 Sign up 에서 깃허브와 연동해주고 깃허브에 있는 프로젝트를 import 해서 사용하면 된다.