- install ruby 2.7.6
- install dependencies:
bundle installyarn install(ornpm install)
- run the rails server:
bin/rails server - open your browser and visit the URL
localhost:3000 - open the browser development tools to see any javascript error
- click the links on the page to navigate to diferent pages
- you should see the freshdesk launcher appearing, while we hidden it.
The code to embed the widget is in app/views/application/_freshdesk_widget.html.erb