portfolio icon indicating copy to clipboard operation
portfolio copied to clipboard

Monorepo done using Now 2.0 and NextJS and Apollo

Steps

  1. Clone the repo
  2. cd into the repo folder
  3. run now

What you get with this setup

  • Yarn Workspaces
  • Now.json routes config for 2 NextJS apps and 1 GraphQL api
  • A shared-components package with storybooks automatically transpiled with next-transpile-modules
  • More to come as the project takes form