성결대학교 컴퓨터공학과 팀 HELPER 졸업작품인 학과 전용 카카오 챗봇 프로젝트
nodeJS V16
expressJS V4.17.2
firebase V10.2.1
eslint V8.13.0
mocha V9.1.4
pipedream Scheduler
> cd functions
> npm install
> npm run config
> npm start
https://github.com/axios/axios
HTTP 통신 라이브러리
https://github.com/cheeriojs/cheerio
웹 스크래핑 라이브러리
https://github.com/puppeteer/puppeteer
Headless browser 라이브러리
https://github.com/brix/crypto-js
해시함수를 통한 암호화 라이브러리
https://github.com/chaijs/chai
mocha assertion 모듈 라이브러리
https://github.com/visionmedia/supertest
통합 테스트 라이브러리
This project is licensed under the Apache 2.0 License - see the ComgongBOT/LICENSE