Deploy to organization
Once you’re ready to test your snap-in in a production environment, you can deploy the snap-in to your organization.
Follow these steps:
- Copy
.env.example
to a new file named.env
and fill in the required variables. - Deploy a draft version of your snap-in to your organization by using
make deploy
. - Install the snap-in in your DevRev by going to Settings > Snap-ins > Install snap-in.
- Set up the connection under Settings > Airdrops > Connections.
- Create an import at Settings > Airdrops > Airdrop.
This step is also a prerequisite for publishing the snap-in on the DevRev marketplace.
Observability
To observe logs from your snap-in in your development environment:
To open logs in your favorite editor:
For more information, refer to Debugging.