Skip to content

BudgetControl/Authentication

Repository files navigation

BudgetControl Workspace

This repository contains the workspace for managing the BudgetControl application.

Prerequisites

Getting Started

  1. Clone this repository:

    git clone https://github.com/your-username/budgetcontrol-workspace.git
  2. Build and run the Docker containers:

    task build:dev
  3. Open your browser and visit http://localhost:8082 to access the BudgetControl application.

Build dev enviroment

  • 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

Run PHP Tests

  • 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

Contributing

Contributions are welcome! Please read our Contribution Guidelines for more information.

License

This project is licensed under the MIT License.

Endpoint

PROD: https://ely2uvr6d7.execute-api.eu-west-1.amazonaws.com

About

authtentication with cognito microservice

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •