Skip to content

entrptaher/experiment-scraper-testing-ground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GET STARTED

Experiment Scrapper Testing Ground

Installing locally

Clone the repo.

git clone https://github.com/entrptaher/experiment-scraper-testing-ground.git

This will clone the repository. You will have two folder backend and frontend. Go to each folder and install the dependencies.

yarn or npm install

COMMANDS

BACKEND

  • start server: yarn start
  • start server in dev mood: yarn run dev
  • check eslint errors: yarn run lint
  • fix possible lint errors: yarn run lint:fix

FRONTEND

  • start server: yarn start

CREATING THE SITE KEY FOR GOOGLE RECAPTCHA

  • At first you need to go to this google recaptcha website

  • Then follow this image for more instruction

    screenshot

About

Web Scraper Testing Ground and Beyond

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •