Data storage of fuel receipts for easy overview.
- Clone
[email protected]:Citadaskola-2023/Gustavs_P-DegvielasCeki.git
repository to your local machine using Git (read-only). - Install project dependencies using Composer.
docker run --rm --interactive --tty \ --volume /$PWD:/app \ composer install
- Start the PHP and mysql containers.
docker compose up -d
This project is licensed under the Unlicense - see the LICENSE file for details.