Skip to content

mercurynomercy/FullStackAsignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullStackAsignment

It is a web application using Nodejs which allow user to authenticate with 23andme and show user’s informations.

Installation

$ npm install 

or

$ npm install package.json

Compile

used nodeJs as the server and type the following to activate the server.

$ node node.js

default address port will be prot 5000 and type index.html to connect 23andMe. eg. http://localhost:5000/index.html

Configuration

Since redirect_uri, client_id, client_secret, scope and port can be frequently change. On this project, I didn't hard code those parameters instead of link them all into the config file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors