zerobyte/app/server
James Brink eded452c83
feat: parameterize PORT and MIGRATIONS_PATH environment variables (#253)
* feat: parameterize PORT and MIGRATIONS_PATH environment variables

Allow configuring the server port (default: 4096) and migrations
folder path via environment variables for flexible deployment.

* fix: address PR review feedback

- Use consistent schema syntax (string? instead of key?)
- Remove config tests per maintainer request
2025-12-29 20:59:38 +01:00
..
cli feat: reset password cli command (#220) 2025-12-22 19:20:37 +01:00
core feat: parameterize PORT and MIGRATIONS_PATH environment variables (#253) 2025-12-29 20:59:38 +01:00
db feat: parameterize PORT and MIGRATIONS_PATH environment variables (#253) 2025-12-29 20:59:38 +01:00
jobs chore(deps-dev): bump @types/node from 24.10.4 to 25.0.3 (#209) 2025-12-21 19:51:03 +01:00
modules feat: add support for SFTP volume backend (#249) 2025-12-28 18:30:49 +01:00
utils feat: add support for SFTP volume backend (#249) 2025-12-28 18:30:49 +01:00
app.ts feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
index.ts feat: parameterize PORT and MIGRATIONS_PATH environment variables (#253) 2025-12-29 20:59:38 +01:00