성공적인 소비습관을 위한 MBTI 유형 별 가계부 공유 SNS 어플리케이션
팀장 | 팀원 | 팀원 | 팀원 |
---|---|---|---|
오주환 | 강채현 | 최예진 | 박성용 |
$ https://github.com/team-B-free/02-PayHere.git
$ cd 03-GameDuo
$ npm install
NODE_ENV = development
DB_USER = userName
DB_PASSWORD = password
DB_NAME = dbName
DB_HOST = dbHost
DB_DIALECT = mysql
REDIS_PORT = 6397
JWT_SECRET = jwt_secret
$ npm run prepare //husky 설치
$ npm start