Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

executable file
·
23 lines (15 loc) · 619 Bytes

Parkovochka logo


REST API for moblie app for finding the nearest parking for your bike.

In collaboration with flutter developer: Valerii Kostynskyi

Project currently under development. 🚀 parkovochka.space

Development

docker compose up -d --build
docker compose exec php composer install
docker compose exec php composer app:recreate-database

Requirements 🧐

  • PHP 8
  • Symfony 6
  • PostgreSQL 15