sagarb3 / BlogEveryone

NodeJs Porject Involving Some Advanced Concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdvancedNodeStarter

Remember to add config.js since it is not in git history due to security reason ##SAMPLE dev.js config and location is config/dev.js #module.exports = { #googleClientID: #"*---*", #googleClientSecret: "*---*", #mongoURI: "mongodb://127.0.0.1:27017/blog_everyone", #cookieKey: "123123123", #redisUrl: "redis://127.0.0.1:6379", #accessKeyId: "*-----*", #secretAccessKey: "*-----*", #bucketName: "*----*" #};

#I have removed the aws-user , so next time when you re-use we need to re-create the user

About

NodeJs Porject Involving Some Advanced Concept


Languages

Language:JavaScript 97.6%Language:HTML 2.4%