My Book Pocket
My Booket means My Book Pocket. This service provides searching books and recording the books.
- Email: test@test.com
- Pw: 1234
- Vue
- Vue-router
- Vuex
- Vee-validate
- Vuetify
- Node.js
- Express
- MongoDB
- Jsonwebtoken
- EC2
-
Clone the repository
$ git clone https://github.com/cemujax/My-Booket.git
-
Build
$ npm run build
-
Setting config file
config/index.js
module.exports = { MONGO_URI: "mongodb+srv://[username:password]@cluster0-qv0pp.mongodb.net/cemujax", // MongoDB Atlas URI INTERPARK_KEY: "70AF249AFAD554EBC47AC080940F8264D5F4BE9E4B2C1F855B0FCF4633E3BB29" // //인터파크도서 API 인증키 };
-
Run the development server
$ npm run start
