Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- typescript #class #extends #public #private #protected #static
- git vscode
- github#githubpages#빈화면#basename
- mongodb 입출력
- typescript #react #jsx #component #usestate
- updateone
- serializeUser
- typescript #class #constructor #public #private #static #extends #protected #typeof #in #instanceof #never
- typescript #import #export #*
- CSS
- __dirname
- react#로스트아크#mbti#테스트
- ejs 문법
- typescript #unknown
- connect-mongo
- sendFile
- Promise #async #await #try #catch
- e.target
- github#githubpages#gh-pages#deploy
- github#로컬저장소#원격저장소
- git#github#init#add#commit#restore#log#staging area#repository#git사용법
- 정적 페이지
- updatemany
- expess
- deserializeUser
- Passport
- GitHub Actions
- TypeScript #문법
- typescript #constructor #class #public #private
- insertone
Archives
- Today
- Total
VaIice의 이야기
[Node.js] AWS Elastic Beanstalk를 이용한 서버 배포 본문
1. 파일 압축
2. IAM Role 만들기 - EC2
3. IAM Role 만들기 - Elastic Beanstalk
4. Elastic Beanstalk
node -v로 버전 확인
---
Following services are not running: web.
start: nodemon server.js
-> node server.js로 변경 후 해결
'[Node.js]' 카테고리의 다른 글
[Node.js] Github Actions를 이용한 CI 구축 (0) | 2024.07.22 |
---|---|
[Node.js] API별 파일 분리 (0) | 2024.07.20 |
[Node.js] 이미지 보관 - AWS S3 (2) (2) | 2024.07.19 |
[Node.js] 이미지 보관 - AWS S3 (1) (2) | 2024.07.19 |
[Node.js] 환경변수 관리 (3) | 2024.07.19 |