Frontend and serverless api for https://github.com/MedzikUser/go-pingbot powered by Vercel ❤️
Go to file
renovate[bot] 4ee12e6443 Update dependency gatsby to v4.17.2 2022-06-29 06:16:12 +00:00
.github/workflows Update ad-m/github-push-action digest to 9a46ba8 2022-06-28 22:37:00 +00:00
api update 2021-09-19 13:59:45 +00:00
lib fix typo 2022-02-25 18:46:12 +01:00
src update 2021-12-12 12:32:19 +00:00
types update 2021-10-03 12:55:49 +00:00
.eslintignore update 2021-12-12 12:32:19 +00:00
.eslintrc.json update 2021-09-28 17:27:48 +00:00
.gitignore update 2021-09-19 13:59:45 +00:00
.gitpod.yml change gitpod image 2021-11-04 17:19:10 +01:00
LICENSE Add LICENSE 2021-08-16 12:54:14 +02:00
README.md update 2021-09-19 13:59:45 +00:00
gatsby-browser.js add svg blob 2021-08-19 21:13:03 +00:00
gatsby-config.js update 2021-09-19 13:59:45 +00:00
package.json Update dependency gatsby to v4.17.2 2022-06-29 06:16:12 +00:00
renovate.json update 2021-08-28 13:01:48 +02:00
robots-txt.config.js update 2021-09-19 13:59:45 +00:00
yarn.lock Update dependency gatsby to v4.17.2 2022-06-29 06:16:12 +00:00

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