• Y
  • List All
  • Feedback
    • This Project
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
swkim / crosswalk_back star
Forked from ysseo / crosswalk
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
crosswalk_backGlobal.ts
Download as .zip file
File name
Commit message
Commit date
client
검색 마무리
2023-07-27
server
230531 서영석 Global.js -> Global.js 추가 수정
2023-05-31
.gitignore
230517 서영석 crosswalk vue 환경설정
2023-05-17
Global.ts
검색 마무리
2023-07-27
package-lock.json
검색 마무리
2023-07-27
package.json
검색 마무리
2023-07-27
tsconfig.json
230518 서영석 typeScript 추가
2023-05-18
webpack.config.js
230612 서영석 openLayer 기본 지도 추가
2023-06-12
z. [참고자료] 설치 및 실행방법.txt
230531 최정임, 박정하 퍼블리싱 + typeScript
2023-05-31
swkim 2023-07-27 50e8add 검색 마무리 UNIX
Raw Open in browser Change history
const PROJECT_NAME = 'NodeJS Web Server Framework(Vue)'; const PROJECT_VERSION = '1.0'; const BASE_DIR = __dirname; const LOG_BASE_DIR = `${__dirname}/server/logs`; const SERVICE_STATUS = process.env.NODE_ENV;//development, production const PORT = 80; const API_SERVER_HOST = 'localhost:8080'; module.exports = { PROJECT_NAME, PROJECT_VERSION, BASE_DIR, LOG_BASE_DIR, SERVICE_STATUS, PORT, API_SERVER_HOST }

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up