DrinkMe Web Server
- MongoDB
- Mongoose
- Express generator
- dotenv
- body-parser
- 김형준, 박지홍
$ git clone https://github.com/yapp-project/Drinkme_server.git
$ cd server
$ npm install
After you have to create '.env' and setting PORT, MONGo_URI (in app.js)
$ npm start
Or, You can use node app.js
and enter to localhost:YOUR_PORT
- DB 명령어 : https://sjh836.tistory.com/100