Skip to content

tobesegun/SpringSocial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringSocial

A social media project

step 1

create a file in config folder and name it keys_dev.js and paste this code and save it

  • module.exports={
    • mongoURI:
    • 'mongodb+srv:https://tobe:[email protected]/test?retryWrites=true',
    • secretOrKey: 'secret'
  • };

2 Install the dependencies

Install the dependencies by running in the root SpringSocial

npm install

https://springsocial10100.herokuapp.com/

About

A social media project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published