Frontend and serverless api for https://github.com/MedzikUser/go-pingbot powered by Vercel ❤️
Go to file
Medzik 8d0299499b update 2021-10-03 12:55:49 +00:00
.github/workflows Update ad-m/github-push-action commit hash to 8407731 (#52) 2021-09-19 16:10:40 +02:00
api update 2021-09-19 13:59:45 +00:00
lib update 2021-10-03 12:55:49 +00:00
src 📝 Lint 2021-09-19 14:07:03 +00:00
types update 2021-10-03 12:55:49 +00:00
.eslintignore fix(lint): manually lint 2021-08-11 20:22:16 +00:00
.eslintrc.json update 2021-09-28 17:27:48 +00:00
.gitignore update 2021-09-19 13:59:45 +00:00
.gitpod.Dockerfile feat(lint): add eslint 2021-08-09 14:21:08 +00:00
.gitpod.yml feat(gitpod): create config 2021-08-06 17:37:44 +00: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
gatsby-ssr.js update 2021-09-28 17:27:48 +00:00
package.json update 2021-10-03 12:55:49 +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 2021-10-03 12:55:49 +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