Skip to content

Developing an example Patterns of Enterprice Application Architecture. This is the first app developed in Rails, with communication to Java API as a Backend.

Notifications You must be signed in to change notification settings

JonathanLoscalzo/PAAE-EAA-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend

Backend Project at https://github.com/JonathanLoscalzo/PAAE-EAA-Backend

VS code

Tips - Debug

Instalar la Gema rdebug-ide. si ejecutamos esta linea, podemos debuggear con visual studio code:

rdebug-ide --host 127.0.0.1 --port 1234 --dispatcher-port 26162 -- bin/rails s

NOTA: con versiones posteriores de VScode esto no es necesario.

About

Developing an example Patterns of Enterprice Application Architecture. This is the first app developed in Rails, with communication to Java API as a Backend.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published