oneuptime/init-script
2020-09-10 17:00:41 +09:00
..
scripts del init scirpt. 2020-09-10 17:00:41 +09:00
tests Fix init-script tests 2020-05-24 09:20:15 +02:00
util remove env var. 2020-09-10 16:07:16 +09:00
.gitignore Setup npm and linting for init-script 2020-02-06 21:45:50 +03:00
Dockerfile Update node in docker file. 2020-02-21 19:38:43 +01:00
package-lock.json Fix audits 2020-08-07 17:53:30 +01:00
package.json Fix init-script audit 2020-05-24 10:13:10 +02:00
README.md [skip ci] update the init-script subproject documentation 2020-06-24 10:50:03 +01:00
server.js Fix lint. 2020-05-01 11:58:24 +02: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.