Proof-of-concept on doing vibe-coding without a harness (so just in a chat) which is automatically deployed.
  • Java 99.8%
  • Shell 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Nicolas de Jong bd4c5e3f1e Ignore the real PathBox.config.yaml
Only PathBox.config.yaml.example is meant to be committed; the real one
carries the smtp password. It was untracked but not ignored, so a stray
"git add -A" on the host would have committed credentials.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-02 18:04:27 +02:00
examples Clients must not hardcode root-relative API paths 2026-08-31 12:46:41 +02:00
src Instructions: document what the reads give back 2026-09-01 15:24:17 +02:00
.gitignore Ignore the real PathBox.config.yaml 2026-09-02 18:04:27 +02:00
CLAUDE.md Invites are channel-agnostic; document the admin recipe 2026-08-31 15:22:07 +02:00
DEPLOY.md Config: fall back to defaults when the file is absent 2026-08-31 11:10:00 +02:00
deploy.sh Fixes and introduction of .gitignore to prevent class files from being in git. 2026-08-30 20:39:59 +02:00
lombok.config Initial version 2026-08-29 19:34:02 +02:00
PathBox.config.yaml.example Fixes and introduction of .gitignore to prevent class files from being in git. 2026-08-30 20:39:59 +02:00
pom.xml Instructions: document what the reads give back 2026-09-01 15:24:17 +02:00
provision.sh Config: fall back to defaults when the file is absent 2026-08-31 11:10:00 +02:00
SPEC.md Invites are channel-agnostic; document the admin recipe 2026-08-31 15:22:07 +02:00
USE-CASES.md Clients must not hardcode root-relative API paths 2026-08-31 12:46:41 +02:00