목록분류 전체보기 (373)
Silver Library (Archived)
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..
목적 및 용도. react project 를 firebase 에 api 연계 또는 호스팅하는 것 까지. react project 를 aws amplify (ec2 말고) 에 api 연계 또는 호스팅하는 것 까지. 개요. firebase 안에 firestore 라는 것이 있는데, 이 또한 알아둬야 함. aws amplify 의 경우, 자습서를 따름. 필자의 메모. aws 와 firebase 둘 다, 우선 원하는 기능만 할 줄 알도록 알아두는 게 가장 이득. - aws 검색 시, 같은 주제로 여러번 검색해야 정말 원하던 기능에 대한 설명과 정보가 나옴(aws 웹페이지 한정). - firebase 검색 시, aws 에 비하면 깔끔하게, 검색하면 잘 나옴. https://github.com/mireu-san/f..