This example combines:
to build a Monorepo FullStack GraphQL App which can be deployed by a single command now
.
- apollo
- graphql
- next
- now
- react
- starter
- template
- typescript
- yarn-workspaces
- zeit
yarn
cd api && yarn dev
cd www && yarn dev
With api running
cd www && yarn gen
now
- Dennis Kortsch - original code
- Alexander Lapygin - catching in Soft Spiders Net
An Apollo Server & Client in a yarn Workspace deployed with Zeit 2.0
Licensed under the MIT license.