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
- 슬라이딩윈도우
- react
- Spring
- 상속
- set
- array
- 페이지네이션
- javascript
- supabase auth
- generic
- 코드푸시
- interface
- 타입스크립트
- supabase authentication
- code-push-standalone
- Filter
- Next.js
- app.post
- async
- supabase 페이지네이션
- 스크롤이벤트
- xlsx-js-style
- meatadata
- TS
- map
- extends
- reactnative
- 이진탐색
- 글또10기x코드트리
- codepush
Archives
- Today
- Total
목록메일전송 (1)
rhanziy
Next.js - 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.com 1. npm 설치npm install nodemaile..
Next.js
2024. 7. 9. 15:54