Skip to content

Rhojinjoo/HangAround-Back

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HangAround-Back

본 프로젝트는 HangAround 서버의 코드를 담고 있다.

Environments

  • nodejs: v16.6.1
  • express: v4.17.3
  • Docker
  • AWS CLI: v2
  • 추후 변경 예정. 스펙 정의 후 수정하도록 한다.

Initialize Repository

본 프로젝트에서 개발을 시작하기 전 아래 명력어를 수행하여 repository를 초기화해주어야 한다.

구현 예정

$ ./init_repo.sh

Install modules dependency

$ npm install

Run Project

$ yarn start $ npm start

Build project

$ yarn build

lint 스타일 검사

$ yarn lint

개발에 필요한 문서파일

[여기서] (https://docs.google.com/spreadsheets/d/1QxepuBRZvJVn9RXa9cMLvfRfk4tHMS2PwT4_OHBXqRc/edit#gid=0)

... 추가예정

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%