Skip to content

vadimnapalkov/BestRateShop-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BestRateShop-Node.js

This project implemented the registration and authorization of the user using GraphQl. As well as authorization through Vk using passport oAuth

Getting started

First, install all modules described in package.json with the command:

 yarn install

Create a file "config.json" in the "config" folder and fill it with your own data as in the example file "config.example.json".

Next, to run the project in development mode, enter the following command:

 yarn start

Follow this link [http://localhost:"your port">/api] and play around with GraphQl queries using the Playground.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published