Zeit NextJS + Micro monorepo
This repo includes a nextjs app (in the www dir) and some micro lambdas (in the api dir).
I'm using the micro-fork package for routing the lambdas in development and micro-proxy for proxying the api development server onto /api.
Tests using ava.
Demo deployed to micro-playground.now.sh
MIT