Skip to content

happysoft2018/express-server

 
 

Repository files navigation

#my-node-express-server

원격서버정보 관리를 위한 사이트 서버정보 등록/조회/엑셀 다운로드 기능을 제공한다.

운영모드(Production) 실행

npm install
npm run start

또는 pm2 사용 시:

npm install -g pm2
npm run build # (필요시)
pm run start # 또는 pm2 start index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%