Skip to content

digitalfuture/facebook-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social networks parser

(This is a part of big project that includes Google cloud services and Corezoid cloud process engine)

Backend: MongoDB + Express + Nightmare

Frontend: Vue + Vuetify

Wab access to Logs and Users collections: http://localhost:35001

Web server help: http://localhost:35001/help

Installation

Be sure to have MongoDB installed.

Then:

npm i

Edit config.json file to setup your environment.

Start server

npm start

Or, do it with PM2 (recommended). Install it if not yet:

npm install pm2

then:

pm2 start ecosystem.config.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published