-
Notifications
You must be signed in to change notification settings - Fork 1
Document the API keys needed to develop #302
Copy link
Copy link
Closed
Description
In reviewing #301, I noticed I cannot run npm run test because it requires a Resend API key.
As far as I know, this key is undocumented in the project and hence, makes it harder to setup the testing environment for developers. It might help to get an overview of these potential issues, and workarounds if relevant.
I ended up running vitest <file> instead, so it was not a blocker, but the Resend API key will be needed if somewhere in the deployment/testing process we want to be able to run npm run test.
Are there any other API keys that are critical?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels