Frontend and serverless api for https://github.com/MedzikUser/go-pingbot powered by Vercel ❤️
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
renovate[bot] 4ee12e6443 Update dependency gatsby to v4.17.2 1 year ago
.github/workflows Update ad-m/github-push-action digest to 9a46ba8 1 year ago
api update 2 years ago
lib fix typo 2 years ago
src update 2 years ago
types update 2 years ago
.eslintignore update 2 years ago
.eslintrc.json update 2 years ago
.gitignore update 2 years ago
.gitpod.yml change gitpod image 2 years ago
LICENSE Add LICENSE 2 years ago
README.md update 2 years ago
gatsby-browser.js add svg blob 2 years ago
gatsby-config.js update 2 years ago
package.json Update dependency gatsby to v4.17.2 1 year ago
renovate.json update 2 years ago
robots-txt.config.js update 2 years ago
yarn.lock Update dependency gatsby to v4.17.2 1 year ago

README.md

PingBot

This is the frontend and serverless api of a pingbot that "pings" url addresses every few minutes

👩‍💻 Develop

1: Install deps

yarn install

2: Start dev server

yarn dev

Powered by Vercel