Skip to content

Missing documentation on how to connect web and api apps #683

@julioxavierr

Description

@julioxavierr

The apps/api project currently only serves as a webhook receiver for external services (Clerk, Stripe). There's no documentation or example showing how to:

  1. Make requests from the web app to the api app
  2. Configure preview deployments so the web app can reach the api app

For any real-world application, fetching data from an API is a basic requirement. Without guidance on how these apps should communicate, developers are left to figure out the wiring themselves.

Could you provide an example or documentation on how to connect the web and api apps, particularly for preview deployments where URLs are dynamically generated?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions