Skip to content

alsidnf/everything

Repository files navigation

Everything

Everything 프로젝트입니다.

서버 실행 방법 (Docker)

Docker와 Docker Compose가 설치되어 있어야 합니다.

# 서버 및 DB 실행 (빌드 포함)
docker-compose up --build

# 백그라운드 실행
docker-compose up -d --build
  • 서버: http://localhost:8080
  • MongoDB: localhost:27017

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors