Skip to content

Docker Compose. This app is a work in progress. A dashboard interface where users can manage personal clients.

License

Notifications You must be signed in to change notification settings

vcolesdev/vc-docker-clients-app_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Clients App v2

Description

[AI Generated Description]

This is a simple CRUD application for handling freelance clients. It is a work in progress.

Features Checklist

Usage

  1. Clone the repository and navigate to the project directory
  2. Run docker-compose up -d --build to build the containers
  3. Run docker-compose down to stop the containers

Scripts

./bin/docker-clean.sh

This script will remove all stopped containers, dangling images, and unused networks.

./bin/docker-rebuild.sh

This script will rebuild the containers.

License

This project is licensed under the MIT License - see the LICENSE file for details.