Rebrand from "Fuel Price" to "Fuel Alert" and update project metadata
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled

- Rename project in package.json, composer.json, and .env.example
- Update app name, URLs, and session domains to fuel-alert
- Comment out testimonials section in Home.vue
- Revise footer copy: remove "
This commit is contained in:
Ovidiu U
2026-05-14 14:30:02 +01:00
parent 07e0789044
commit 598ef04645
6 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
# FuelAlert API Reference
Base URL: `https://fuel-price.test/api`
Base URL: `https://fuel-alert.test/api`
All endpoints return JSON. All endpoints require an `X-Api-Key` header.
**Authentication:**