For the complete documentation index, see llms.txt. This page is also available as Markdown.

Getting Postmark Keys

Postmark will also be needed for you to be able to send messages. Head over to Setting up Postmark for more information.

Copy these keys over to your .env file or paste it into the CLI when requested.

POSTMARK_SERVER_TOKEN=423a***

Last updated