An open API service indexing awesome lists of open source software.

https://github.com/fsmaiorano/nodejs-facebook

:computer: A backend with basic facebook features.
https://github.com/fsmaiorano/nodejs-facebook

bcrypt body-parser dotenv eslint express expressjs jsonwebtoken mongoose nodemon require-dir

Last synced: 2 months ago
JSON representation

:computer: A backend with basic facebook features.

Awesome Lists containing this project

README

          

## NodeJs-Facebook

:computer: A backend with basic facebook features.

# dependencies:

- NodeJS
- MongoDB

## run:

```js
npm install
npm start
```