- Add Docker and Compose deployment with persistent HTML and Postgres volumes - Remove AWS storage configuration and dependency - Document local Docker setup and filesystem storage
12 lines
102 B
Plaintext
12 lines
102 B
Plaintext
.git
|
|
.gitignore
|
|
node_modules
|
|
data
|
|
*.md
|
|
skills
|
|
bin
|
|
LICENSE
|
|
docker-compose.yml
|
|
Dockerfile
|
|
.dockerignore
|