Frontend and serverless api for https://github.com/MedzikUser/go-pingbot powered by Vercel ❤️
Go to file
Medzik 031cd1236d add svg blob 2021-08-19 21:13:03 +00:00
.github/workflows feat(lint): add eslint 2021-08-09 14:21:08 +00:00
api add svg blob 2021-08-19 21:13:03 +00:00
src add svg blob 2021-08-19 21:13:03 +00:00
.eslintignore fix(lint): manually lint 2021-08-11 20:22:16 +00:00
.eslintrc.json add svg blob 2021-08-19 21:13:03 +00:00
.gitignore feat(api): add api in vercel serverless 2021-08-10 14:50:08 +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 Readme 2021-08-16 19:37:25 +00:00
gatsby-browser.js add svg blob 2021-08-19 21:13:03 +00:00
gatsby-config.js add svg blob 2021-08-19 21:13:03 +00:00
package.json Pin dependency react-toastify to 7.0.4 2021-08-10 20:50:18 +00:00
renovate.json fix(lint): manually lint 2021-08-11 20:22:16 +00:00
yarn.lock Pin dependency react-toastify to 7.0.4 2021-08-10 20:50:18 +00:00

README.md

PingBot

This is the front end of a ping bot that "pings" url addresses every few minutes

👩‍💻 Develop

1: Install deps

yarn install

2: Start dev server

yarn dev