Skip to content

wonseok-han/my-portfolio-next

Repository files navigation

포트폴리오

개발 환경

  • NodeJS: v22.11.0 (LTS)
  • PackageManager: npm
  • DataStorage: S3
  • Mail: Resend

Getting Started

환경변수

CONTACT_EMAIL=your-email
RESEND_API_KEY=your-resend-api-key
S3_BUCKET_ACCESS_KEY=your-s3-bucket-access-key
S3_BUCKET_SECRET_ACCESS_KEY=your-s3-bucket-secret-key
S3_AWS_REGION=your-s3-aws-region
S3_BUCKET_NAME=your-s3-bucket-name

실행

# Module Install
npm install

# Server start
npm run dev

배포

  • Build 명령 후 생성되는 .next 폴더로 배포합니다.
# Build
npm run build

배포환경

참고

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors