Skip to content

cemujax/My-Booket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-Booket

My Book Pocket

About

My Booket means My Book Pocket. This service provides searching books and recording the books.

Test Account

Tech

Frontend

  • Vue
  • Vue-router
  • Vuex
  • Vee-validate
  • Vuetify

Server

  • Node.js
  • Express
  • MongoDB
  • Jsonwebtoken

AWS

  • EC2

Installation

  1. Clone the repository

    $ git clone https://github.com/cemujax/My-Booket.git
  2. Build

    $ npm run build
  3. 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 인증키
    };
  4. Run the development server

    $ npm run start

About

My Book Pocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published