Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 1 day 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
```