oneuptime/init-script
2022-03-22 14:34:05 +00:00
..
.vscode
scripts fix lint. 2022-03-22 14:34:01 +00:00
util fix build 2022-03-22 14:34:04 +00:00
.dockerignore remove newrelic 2022-02-11 22:22:01 +00:00
.env setup init script to handle project delete for canceled subscriptions 2021-12-12 07:34:14 +01:00
.gitignore
Dockerfile fix dockerfile. 2022-03-22 14:34:05 +00:00
Dockerfile.dev fix dockerfile. 2022-03-22 14:34:05 +00:00
index.ts fix lint. 2022-03-22 14:34:03 +00:00
package-lock.json fix lock files 2022-03-22 14:34:05 +00:00
package.json fix build 2022-03-22 14:34:04 +00:00
README.md
tsconfig.json fix api-docs 2022-03-22 14:34:03 +00:00

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.