feat: add Dockerfile and .dockerignore; update index.js to use luxon for date handling

This commit is contained in:
Fd
2026-02-19 05:08:03 +07:00
parent 09bf752a9a
commit 811253dac1
5 changed files with 47 additions and 5 deletions
+9
View File
@@ -26,6 +26,9 @@ importers:
dotenv:
specifier: ^17.3.1
version: 17.3.1
luxon:
specifier: ^3.7.2
version: 3.7.2
node-cron:
specifier: ^4.2.1
version: 4.2.1
@@ -346,6 +349,10 @@ packages:
resolution: {integrity: sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==}
engines: {node: '>= 0.6.0'}
[email protected]:
resolution: {integrity: sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==}
engines: {node: '>=12'}
[email protected]:
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
engines: {node: '>=10'}
@@ -896,6 +903,8 @@ snapshots:
[email protected]: {}
[email protected]: {}
[email protected]: {}
[email protected]: {}