To start the server you need to run the following command:
make && make server !&
To consume the API of the server you can run the server with the following command
flutter run
flutter run -d chrome