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.
- docker-compose -f docker-compose.yml -f -f docker-compose.db.yml up -d
- docker container cp bin/apache/default.conf budgetcontrol-ms-authentication:/etc/apache2/sites-available/budgetcontrol.cloud.conf
- docker container exec budgetcontrol-ms-authentication service apache2 restart
- docker exec budgetcontrol-ms-authentication bash -c "vendor/bin/phinx rollback -t 0 && vendor/bin/phinx migrate && vendor/bin/phinx seed:run"
- docker exec budgetcontrol-ms-authentication vendor/bin/phpunit test
Contributions are welcome! Please read our Contribution Guidelines for more information.
This project is licensed under the MIT License.
PROD: https://ely2uvr6d7.execute-api.eu-west-1.amazonaws.com