This repository contains the workspace for managing the BudgetControl application.
- Docker: Install Docker
- Task: Install Task
-
Clone this repository:
git clone https://github.com/your-username/budgetcontrol-workspace.git
-
Build and run the Docker containers:
task build:dev
-
Open your browser and visit http://localhost:8082 to access the BudgetControl application.
task build:dev
: Install and build dev application.task build
: Install and build base application.
Contributions are welcome! Please read our Contribution Guidelines for more information.
This project is licensed under the MIT License.