Skip to content

unchaptered/hanghae-backend-2

Repository files navigation

주특기 기본 주차 🎉 RESTful API 서버 (2)

  • 서버 IPv4 : 15.164.229.98
  • 해당 프로젝트는 Boiler-Express 로 생성되었습니다.


문서


작업 현황

Milestone Tag Relaese
Prototype 기본 서버 구현 + Unit Test(all) @1.0.0 -

모듈 리스트

"dependencies": {
  "dotenv": "^16.0.1",
  "express": "^4.18.1"
},
"devDependencies": {
  "@babel/core": "^7.18.9",       // for testing, with es6.
  "@babel/preset-env": "^7.18.9",
  "@types/jest": "^28.1.6",       // for testing, with es6.
  "cross-env": "^7.0.3",
  "jest": "^28.1.3",              // for testing, with es6.
  "nodemon": "^2.0.19"
}

About

`22-07-29, FRI` ~ `22-08-04, THU`, 항해 주특기 2 주차

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published