Skip to content

Document the API keys needed to develop #302

@chartgerink

Description

@chartgerink

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions