A npm package that handles uptime monitoring using Uptime Kumas push monitor
Go to file
Package Directory ae0e03df34 Initial commit
2023-09-16 12:16:57 +02:00
src/db Initial commit 2023-09-16 12:16:57 +02:00
.devcontainer.json Initial commit 2023-09-16 12:16:57 +02:00
.drone.yml Initial commit 2023-09-16 12:16:57 +02:00
.env.template Initial commit 2023-09-16 12:16:57 +02:00
.eslintignore Initial commit 2023-09-16 12:16:57 +02:00
.eslintrc.json Initial commit 2023-09-16 12:16:57 +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 Initial commit 2023-09-16 12:16:57 +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
docker-compose.yml Initial commit 2023-09-16 12:16:57 +02:00
Dockerfile Initial commit 2023-09-16 12:16:57 +02:00
index.test.ts Initial commit 2023-09-16 12:16:57 +02:00
index.ts Initial commit 2023-09-16 12:16:57 +02:00
package-lock.json Initial commit 2023-09-16 12:16:57 +02:00
package.json Initial commit 2023-09-16 12:16:57 +02:00
README.md Initial commit 2023-09-16 12:16:57 +02:00
tsconfig.json Initial commit 2023-09-16 12:16:57 +02:00

template-typescript

Default template for typescript projects