Run google sheet cron job tasks
Find a file
Ittipat Lusuk fec8eb0ade
Some checks failed
CI for GGS-CRON / build-docker (push) Has been skipped
CI for GGS-CRON / build-and-test (push) Failing after 42s
Updated ci.yml
2025-08-06 17:27:09 +07:00
.forgejo/workflows Updated ci.yml 2025-08-06 17:27:09 +07:00
bin initialize 2025-08-06 16:01:57 +07:00
lib Setup thai 2025-08-06 16:16:26 +07:00
plugins initialize 2025-08-06 16:01:57 +07:00
public/stylesheets initialize 2025-08-06 16:01:57 +07:00
routes initialize 2025-08-06 16:01:57 +07:00
views initialize 2025-08-06 16:01:57 +07:00
.dockerignore Setup thai 2025-08-06 16:16:26 +07:00
.gitignore initialize 2025-08-06 16:01:57 +07:00
app.js Setup thai 2025-08-06 16:16:26 +07:00
config.js initialize 2025-08-06 16:01:57 +07:00
cron-jobs.js initialize 2025-08-06 16:01:57 +07:00
Dockerfile Setup thai 2025-08-06 16:16:26 +07:00
package-lock.json initialize 2025-08-06 16:01:57 +07:00
package.json initialize 2025-08-06 16:01:57 +07:00
README.md initialize 2025-08-06 16:01:57 +07:00
run.test.sh initialize 2025-08-06 16:01:57 +07:00

change directory: $ cd ./server

install dependencies: $ npm install

run the app: $ DEBUG=server:* PORT=36530 npm start