A npm package that handles uptime monitoring using Uptime Kumas push monitor
Go to file
2023-09-16 15:22:33 +02:00
src Remove body log 2023-09-16 15:22:33 +02:00
.env.template Update template to own needs 2023-09-16 12:30:28 +02:00
.eslintignore Initial commit 2023-09-16 12:16:57 +02:00
.eslintrc.json Update template to own needs 2023-09-16 12:30:28 +02:00
.gitignore Initial commit 2023-09-16 12:16:57 +02:00
.npmignore Initial commit 2023-09-16 12:16:57 +02:00
.npmrc Restore npmrc 2023-09-16 13:14:10 +02:00
.prettierignore Initial commit 2023-09-16 12:16:57 +02:00
.prettierrc.json Initial commit 2023-09-16 12:16:57 +02:00
index.ts Implement feature 2023-09-16 13:12:29 +02:00
package-lock.json Remove body log 2023-09-16 15:22:33 +02:00
package.json Remove body log 2023-09-16 15:22:33 +02:00
README.md Initial commit 2023-09-16 12:16:57 +02:00
tsconfig.json Update template to own needs 2023-09-16 12:30:28 +02:00

template-typescript

Default template for typescript projects