한국외국어대학교 청원 웹사이트의 백엔드 API입니다!
- Node.JS
- ExpressJS
- MongoDB
- Mongoose
- REST API
- Helmet
- Morgan
- Repository를 Clone하거나 Fork하기!
- 필요한 Dependency들을 설치하기 위해서 'npm install'쓰기.
- Install MongoDB Community Edition (instructions) and run it by executing
mongod
npm run dev
to start the local server
Issues에 문의부탁드립니다!
Copyright (C) 2022 YuilMuil
This program is free software: you can redistribute it and/or modify
it under the terms of the Apache License 2.0, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Apache License 2.0 for more details. - see the LICENSE.md file for details