-
Crear el archivo system.properties con el contenido: java.runtime.version=17
-
Crear cuenta Heroku.com y github.com
-
Tener configurado Git en el ordenador
- 'git config --global user.name "Andres Sepulveda"´
- ´git config --global user.email bodyweightforce@gmail.com´
-
Subir el proyecto a Github desde Intellij desde la opcion VSC > Share Project On Github
-
Desde Heroku crear app > elegir metodo Github > buscar el repositorio en Github
-
Ejecutar deploy automatico > ejecutar deploy