Before to start:
- add json credentials to application.properties with key firebase.serviceAccount.json (replacing \n with \n)
mvn spring-boot:run -Dspring-boot.run.profiles=local
mvn spring-boot:run -Dspring-boot.run.profiles=prod
heroku ps:restart
git push heroku master