Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Choi-Jinwoo/Damoim_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Damoim

스포츠 친구 모집 서비스

config

database.js

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

.env

JWT_SECRET=SECRET

start

yarn start

About

2019 sw_union_hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published