Line Server Network This is my solution for the Line Server Problem implemented in Ruby (2.6.5), using Sinatra framework. How to build and run the application 🚀: sh build.sh sh run.sh How to run the tests ✅: cd app/ bundle install rspec