Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
/ linda Public archive

2019 삼성 SDS - JA Korea 스마트 해커톤 linda 프로젝트(server)

Notifications You must be signed in to change notification settings

Choi-Jinwoo/linda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linda

학교 일정, 급식, 날씨, 시간표(server)

config

dbInfo.js

module.exports = {
  host : 'localhost',
  user : 'root',
  password : 'password',
  database : 'database'
}

neisInfo.js

module.exports = {
key : "NEIS_KEY"
}

start

node app.js

About

2019 삼성 SDS - JA Korea 스마트 해커톤 linda 프로젝트(server)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published