Open-source examples
Custom App Base
The ideal starting point for any Copilot app, the Custom App Base is a Next.JS app that has all the scaffolding you’ll need to start making API calls using the Copilot SDK.
Message Exporter
Exports messages with options for filtering and setting the type of export file.
Message Autoresponder
Responds to messages while you’re away. This app is a great example of how to handle webhooks.
Updated 8 months ago