ProjectLibertyLabs / social-app-template

Social Application Template that uses Gateway Services
Apache License 2.0
1 stars 4 forks source link

Frontend Console messages should be more descriptive #156

Open mattheworris opened 2 months ago

mattheworris commented 2 months ago

As a developer, I would like the front end to print console messages more often.

The social app template provides an example of how to build applications using the gateway services. Using the console to log messages and walk the user through all of the operations that interact with the backend is helpful for demonstrating features and debugging.