Commit Graph

10 Commits

Author SHA1 Message Date
b0ced298c0 fix(Dockerfile): comment out unused npm register command 2025-12-13 18:51:24 +01:00
5fda9afb83 feat(commands): implement follow command with service selection and autocomplete
fix(deploy): initialize and destroy DataSource for command deployment
fix(index): handle autocomplete interactions in command execution
refactor(types): add autocomplete support to CommandDefinition type
fix(Dockerfile): ensure npm run register is executed during build
2025-12-13 18:47:40 +01:00
CL TheDreWen
3d2a1125b3 Update Dockerfile 2025-11-28 14:13:42 +01:00
e2a8255d5a fix(docker): comment out npm run register command in Dockerfile 2025-11-03 18:17:58 +01:00
85ec27cb2b fix(docker): correct npm command to run register in Dockerfile 2025-11-03 18:09:38 +01:00
3ff4278217 feat(deploy): add GitHub Actions workflow for deployment to VPS 2025-11-03 18:05:47 +01:00
f05a35965e chore(docker): add WORKDIR instruction to set application directory 2025-10-31 17:36:16 +01:00
85cae2e9ee Add ping. 2025-10-28 18:36:47 +01:00
788e606c7f Add ping. 2025-10-28 18:31:18 +01:00
0819a47836 Add Dockerfile. 2025-10-28 17:57:58 +01:00