Saint Jacques is a surf spot tracker. Let's try !
This app is built with API Platform and serves as Saint Jacques's API.
# Install dependencies
composer install
# Install Symfony CLI on https://symfony.com/download
# Run server
symfony serve
Symfony needs env variables to work. For development purpose, you can set them on a .env
file at root level.