Testing out the service
Now that you have a functional service, let's test it out in an interface
Now that you're running a service and have a tunnel URL for it, let's see how you can test it out and ensure desired behavior.
Test Site
Head over to the LAHacks Assistant webpage and login/create an account.
Once you're in, click the 'settings' button in the bottom left corner of your screen, next to your profile icon.

Once you're in the settings page, you should see a button that says 'Enable Dev Mode'. Click that and enable it.

Click into a new chat, you should find a button that says '+ Service'. Click that, and a modal will open. Paste the tunnel URL in the modal that opens and select the dev service you've built.

Start a conversation with the service and you should be able to see the service in action!

