You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a very minimalistic project. Pluggable (optional) tools could be integrated, like Datadog, Honeycomb.io, Honeybadger, etc
Given that this is a Sinatra app and I'm not very experienced in the best practices to start modularizing (extracting things from the one server.rb in a organized fashion) I'm opening this issue with the discussion label.
Any thoughts/recommendations are welcome. Once a path forward has been agreed would be the best time to send in a PR (contributions welcome at this time).
Note:#3 is only an experiment. The app is intended to work as a Sinatra app for simplicity at the moment.
The text was updated successfully, but these errors were encountered:
This is a very minimalistic project. Pluggable (optional) tools could be integrated, like Datadog, Honeycomb.io, Honeybadger, etc
Given that this is a Sinatra app and I'm not very experienced in the best practices to start modularizing (extracting things from the one
server.rb
in a organized fashion) I'm opening this issue with the discussion label.Any thoughts/recommendations are welcome. Once a path forward has been agreed would be the best time to send in a PR (contributions welcome at this time).
Note: #3 is only an experiment. The app is intended to work as a Sinatra app for simplicity at the moment.The text was updated successfully, but these errors were encountered: