목록Fundamental of CS/Knowledge (14)
Silver Library (Archived)
시작점. 시작부터 장황한데다 터미널 위주의 작업들이 다수여서 혼란 스러울 수 있지만, 1. 메뉴얼 세팅 (Dockerfile 파일 생성 및 구성) 2. 1번을 토대로, 진행 될 컨테이너와의 통신 (터미널). 3. CLI 를 통하여 특정 컨테이너 내에서의 작업. 4. Docker 만의 특정 명령어 구성에 대한 익숙함. 뭔가 길을 잃었을 때는, 이 4가지를 기점으로 다시 시작해보기. https://docs.docker.com/get-started/02_our_app/ Containerize an application docs.docker.com 점검점. https://www.youtube.com/playlist?list=PL4cUxeGkcC9hxjeEtdHFNYMtCpjNBm3h7 Docker Crash C..
In a nutshell, https://docs.amplify.aws/ Amplify Docs Amplify documentation - Learn how to use Amplify to develop and deploy cloud-powered mobile and web apps. docs.amplify.aws Recommended. https://docs.amplify.aws/start/getting-started/nextsteps/q/integration/react/ https://docs.amplify.aws/start/getting-started/nextsteps/q/integration/react/ docs.amplify.aws
In a Nutshell. https://medium.com/litslink/react-js-firebase-basics-in-examples-cfc980e6b144 Firebase Basics with React in Examples Here we will be talking about creating, configuring and using Firebase in React.js application. medium.com Cloud Firestore in react app? https://www.freecodecamp.org/news/how-to-use-the-firebase-database-in-react/ How to Use Cloud Firestore in a React App Firebase p..
Definition. In software engineering, CI/CD or CICD is the combined practices of continuous integration (CI) and (more often) continuous delivery or (less often) continuous deployment (CD).[1] CI/CD - Wikipedia From Wikipedia, the free encyclopedia Jump to navigation Jump to search Software development methodology In software engineering, CI/CD or CICD is the combined practices of continuous inte..