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
- materialicons
- javascript
- array
- Spring
- 상속
- 이진탐색
- 페이지네이션
- 안드로이드빌드에러
- meatadata
- interface
- 타입스크립트
- 스크롤이벤트
- generic
- reactnative
- Filter
- set
- async
- app:compiledebugkotlin
- 슬라이딩윈도우
- Next.js
- 배열중복요소제거
- 리액트네이티브아이콘
- map
- mainapplication.kt
- app.post
- extends
- react
- supabase 페이지네이션
- 글또10기
- TS
Archives
- Today
- Total
목록nodemailer (1)
rhanziy
Next.js14 - nodemailer 라이브러리를 통해 이메일 전송(vercel)
프로젝트에 간단하게 문의하기 기능을 넣기위해 nodemailer 라이브러리를 설치했다.https://nodemailer.com/ Nodemailer :: NodemailerNodemailer Nodemailer is a module for Node.js applications to allow easy as cake email sending. The project got started back in 2010 when there was no sane option to send email messages, today it is the solution most Node.js users turn to by default. npm inodemailer.comnpm install nodemaileryarn add ..
Next.js
2024. 7. 9. 15:54