owlprotocol / web3-redux

Web3 Redux Library
6 stars 1 forks source link

Monorepo Netlify Build #159

Open leovigna opened 2 years ago

leovigna commented 2 years ago

Monrepo Netlify Build

Configure monorepo netlify build configuration.

We wish to deploy the following projects through Netlify:

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.