Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
:computer: A backend with basic facebook features.
- Host: GitHub
- URL: https://github.com/fsmaiorano/nodejs-facebook
- Owner: fsmaiorano
- Created: 2018-05-19T21:07:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-20T21:39:30.000Z (over 6 years ago)
- Last Synced: 2024-11-05T13:16:14.355Z (about 2 months ago)
- Topics: bcrypt, body-parser, dotenv, eslint, express, expressjs, jsonwebtoken, mongoose, nodemon, require-dir
- Language: JavaScript
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## NodeJs-Facebook
:computer: A backend with basic facebook features.
# dependencies:
- NodeJS
- MongoDB## run:
```js
npm install
npm start
```