oneuptime/InitScript
2022-04-24 20:20:53 +01:00
..
.vscode
scripts fix process.env 2022-04-20 21:57:05 +01:00
util fix process.env 2022-04-20 21:57:05 +01:00
.dockerignore fix ignore files 2022-04-24 20:20:53 +01:00
.env
.gitignore
Dockerfile add typescript to docker file 2022-04-22 21:28:36 +01:00
Dockerfile.dev add typescript to docker file 2022-04-22 21:28:36 +01:00
index.ts fix probeapi 2022-04-22 13:05:34 +01:00
package-lock.json
package.json
README.md
tsconfig.json

Note:

All the script stored in the folder scripts will run after every deployment. That means every script should not update the database before checking whether the existing data is already formatted.