oneuptime/init-script
2021-07-19 13:21:00 +01:00
..
.vscode added migration script for adding default value for webhookMethod field in subscribers collection 2020-11-30 16:02:17 +03:00
scripts Merge branch 'hotfix-release' 2021-07-19 13:21:00 +01:00
util add findOne functionality 2021-06-29 23:03:18 +01:00
.dockerignore fix tests 2021-05-14 20:48:58 +01:00
.env Remove env from gitignore. 2021-05-18 11:29:31 +01:00
.gitignore Remove env from gitignore. 2021-05-18 11:29:31 +01:00
Dockerfile add debugging. 2021-06-21 22:08:35 +01:00
Dockerfile.dev install nodemon 2021-06-22 09:24:10 +01:00
package-lock.json npm install 2021-07-12 08:31:39 +01:00
package.json increase node size. 2021-07-07 16:48:42 +01:00
README.md [skip ci] update the init-script subproject documentation 2020-06-24 10:50:03 +01:00
server.js fix lint. 2021-07-08 20:33:17 +01: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.