Skip to content

dev-hana/EVC_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

전기차충전소 서비스(EVC) backend

해당 프로젝트는 2021년 Node.js기반 웹수업의 기말 프로젝트입니다.

2021 web project( )

💪 Contributors

✨ 장지은(dev-hana)
✨ 김초롱(chorong4641)
✨ 최우석(e3hope)

🎬 시연 영상

Video Label

📝 Version

image

❕ 주의사항

🔑 전기차 충전소 서비스 및 KaKao MAP API 서비스 Key는 대문자 영어로 변경하였으니 해당 Key를 받으셔서 사용하시기 바랍니다.
전기차 충전소 API
KaKao MAP API

✔️ 이메일 및 Mysql, Mongo DB정보도 변경하여 사용하시기 바랍니다.

  • 변경 부분: EVC_backend routes/users.js email.js mongo.js mysql.js

✔️ 현재 위치 정보에 대한 기술은 주석 꼭 참고 바람 src/components/map.vue 74행부터

✔️ Grafana는 추후 서비스 종료(iframe부분) > 2021-07-08 서비스 종료

✔️ mysql dump 추후 업데이트 > 2021-07-09 업데이트 mysqlDump/web.sql

서버 실행

git clone https://github.com/dev-hana/EVC_frontend
git clone https://github.com/dev-hana/EVC_backend 
cd EVC_backend
npm install 
cd ../EVC_frontend 
npm install
npm run serve 
npm run build
cd ../EVC_backend
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published