Files
herolib/docker/postgresql
Mahmoud-Emad 2d00d6cf9f feat: implement workspace file tree listing
- Add `list()` method to generate a full workspace file tree
- Introduce `WorkspaceItem` and `WorkspaceList` structs
- Remove `HeropromptSession` to simplify the public API
- Rename Heroscript action to `heropromptworkspace.configure`
- Enable full heroscript encoding/decoding for workspaces
2025-08-14 15:45:26 +03:00
..
...
2025-02-02 21:56:59 +03:00
2025-02-06 06:48:47 +03:00

Server (Host): db (because Docker Compose creates an internal network and uses service names as hostnames) Username: postgres (default PostgreSQL username) Password: 1234 (as set in your POSTGRES_PASSWORD environment variable) Database: Leave it empty or enter postgres (default database)