Skip to content

Water9Tree/SmartTrashCan-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ccd783 · Oct 23, 2023

History

43 Commits
Oct 23, 2023
Jul 12, 2023
Jul 12, 2023
Jul 13, 2023
Jul 13, 2023
Jul 31, 2023
Jul 20, 2023
Aug 23, 2023
Aug 23, 2023
Jul 12, 2023
Jul 12, 2023

Repository files navigation

SmartTrashCan 프로젝트

How to Deploy

  1. root path에 .env 파일 추가
# 예시
MONGODB_URL={{ mongodb://localhost:27017 }}
JWT_SECRET_KEY={{ secretKey }}
  1. 필요한 패키지 설치
$ npm install
  1. production 배포
$ npm run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published