Skip to content

Repository files navigation

PLASS 프로젝트 관리 페이지 서버

Latest release


소개

프로젝트 관리 페이지 클라이언트라는 프로젝트는 동국대학교 PLASS 연구실 연구원들이 개발하는 프로젝트입니다.


목차

  1. 개발 환경
  2. 실행 방법
  3. 개발 멤버

개발 환경

실행 방법

# Clone this repository
git clone `` 

# Go into the repository
cd project-server 

# Install dependencies
npm start

# .env create env file and input content
MYSQL_HOST=localhost
MYSQL_PORT=3306
MYSQL_ID=
MYSQL_PASS=
MYSQL_DB=
PORT=
TOKEN= 

# create public folder
mkdir public

# Run the app
$ npm start

💡 정상적으로 올리는지 확인: open https://localhost:5110 명령어를 사용하여, 웹브라우저로 접속함
💡 Docker 빌드: docker build . -t project-server:1.1

개발 멤버

  • 동국대학교 PLASS 연구실 연구원

END

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages