Skip to content

A small web crawler in NodeJs which leverages worker threads

Notifications You must be signed in to change notification settings

jirevwe/babiiee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babiiee

Setup

On a Unix (Mac and Linux) machine, run:

  • bash run.sh or chmod +x run.sh && ./run.sh, this build and tags the image and runs the container in interactive mode.

On a Windows machine, run:

  • docker build -t babiiee ., which builds and tags the image.
  • docker run -it babiiee, runs the container in interactive mode.

Running the Application

Run yarn start -h

About

A small web crawler in NodeJs which leverages worker threads

Resources

Stars

Watchers

Forks

Languages