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 |
Tags
- typescript #import #export #*
- insertone
- serializeUser
- sendFile
- git vscode
- git#github#init#add#commit#restore#log#staging area#repository#git사용법
- expess
- mongodb 입출력
- CSS
- typescript #unknown
- typescript #class #constructor #public #private #static #extends #protected #typeof #in #instanceof #never
- typescript #constructor #class #public #private
- connect-mongo
- Passport
- Promise #async #await #try #catch
- typescript #class #extends #public #private #protected #static
- updateone
- deserializeUser
- github#로컬저장소#원격저장소
- 정적 페이지
- react#로스트아크#mbti#테스트
- github#githubpages#gh-pages#deploy
- e.target
- ejs 문법
- typescript #react #jsx #component #usestate
- github#githubpages#빈화면#basename
- GitHub Actions
- updatemany
- TypeScript #문법
- __dirname
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 |