Skip to content

Fabiolabsit/node-get-request-sent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node JS & Express JS Bootforce App

Description

This is a simple Node JS & Express JS Bootforce App

Installation

  1. Clone this repository
  2. Run yarn install
  3. edit .env file and add your url for the website you want to sent the request and time interval
    URL=https://www.google.com
    INTERVAL=10000  (10 seconds | 1000 = 1 second)
    
  4. Run yarn start
  5. Open http://localhost:3000 in your browser
  6. Open the console and see the logs
  7. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published