Skip to content

Water9Tree/StreetLamp-Backend

Repository files navigation

StreetLamp Backend

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