Finally finished up the first version of React Milkshake Serverless, a Next.js boilerplate for making serverless web applications.
This version includes a cool CLI for generating complete CRUD actions. It will scaffold all the boilerplate code needed and will save tons of time. It will create actions, sagas, reducers & services. Completely integrated with Firestore. Optionally, it can also setup the NextJS routes and pages, including basic forms and validations.
If you want to have a head start in building serverless applications with React, Firebase & Firestore this boilerplate is for you.
Includes authentication, state management (redux), styled-components, code splitting, SSR, authenticated routes, firebase rules & more.