Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

Monorepo Netlify Build #159

@leovigna

Description

@leovigna

Monrepo Netlify Build

Configure monorepo netlify build configuration.

We wish to deploy the following projects through Netlify:

  • /web3-redux-components-storybook
  • /demo-app
  • /web3-redux-docs

Solution 1: Multi-Netlify

Deploy 1 Netlify project per app each with it's own custom build script and dist folder.

Solution 2: Single-Netlify

Deploy a single project for all 3 web apps such that they are all on the same domain but proxy requests to different base paths.

  • General build script: Build all projects and related local dependencies.
  • React production build base path config: Configure each projects base path such that the client-side requests are correct.
  • Netlify proxy config: Configure Netlify proxy to proxy requests to the correct dist folders.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions