Skip to content

DS-WISCOM/back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

back-end

#컴퓨터공학 #졸업작품전시 #웹페이지

Introduction

덕성여자대학교 컴퓨터공학전공 제32회 WISCOM 준비위원회
개발 기간: 2022.09 ~ 2022.11

Link

Web page🌐: http://dswuwis.com/
API Docs: Go to API Docs
Database Schema: Go to database Schema
Project Schedule: Go to Project Schedule

Repository

Client: https://github.com/DS-WISCOM/front-end
Server: https://github.com/DS-WISCOM/back-end

Collaborators

유수연 김수빈 문서연 황성민 김가빈
유수연(팀장) 김수빈(팀원) 문서연(팀원) 황성민(팀원) 김가빈(팀원)
@otcroz @Soobin-329 @devMooon @hwangsungmin-00 @kbannie
Server Server Server Server Server

Tech stack

image

Client:
Server:
Deploy:

Installation

Setup

For building and running the application you need:

  • Node.js 16.17.0
  • Npm 8.15.0

Node.js server

$ git clone https://github.com/DS-WISCOM/back-end.git
$ npm i
$ npm start