Files
joshuafhiggins Verified 8ac7db77fc Replace S3 storage with Docker-mounted filesystem
- Add Docker and Compose deployment with persistent HTML and Postgres volumes
- Remove AWS storage configuration and dependency
- Document local Docker setup and filesystem storage
2026-08-22 00:39:53 -04:00

12 lines
102 B
Plaintext

.git
.gitignore
node_modules
data
*.md
skills
bin
LICENSE
docker-compose.yml
Dockerfile
.dockerignore