Skip to content

mebsahle/Vue-LoopBack-Phonebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue-LoopBack-Phonebook

The project is simple manifest of Vuejs and Loopback 3.x, which is generated by LoopBack.

Getting Started

Now, we will see how to deploy this project to your machine.

First, you need to create OAuth2.0 api from Google and add

  • your email account (i.e. which you created your api)
  • Client Id
  • Client Secret in the server/server.js file.

Then, create server/storage/common and server/storage/resume folders.

After that, create a postgres database the name you like as depicted in the server/datasources.js and configure it accordingly.

Installing

Once you have done with all, open two terminal cd frontend > npm run serve node .

Built with

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published