Skip to content

mashish584/cloneNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloneNetwork

create a file name smtp-cred.js in secure directory

var get = { username : "google_email", password : "google_password", fbID : "facebook_API_ID", fbSecret : "facebook_API_SECRET", gID : "google_API_ID", gSecret : "google_API_SECRET" };

module.exports = get;

run command

npm install to install all dependencies

run

npm start to start application 

About

Social network built in express framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published