Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook backend clone

I had developed this backend study for my semester project last year. I just made some updates and moved it to Github.

How to run

# configure config file which is in the /api/config folder
# paste your MongoDB url, your SECRET KEY to sign JWTs, SMTP configs to send mails.

# install dependencies
npm install

# run server
npm run dev

You can check the api documentation using Swagger

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages