backendNodeJS 다음 명령어로 환경 구성 npm init npm install secrets.json 최상단에 가져오기 config/dev.js 만들기 다음 명령어로 서버 실행시키기 npm start