A Next.js boilerplate that comes with a custom CLI for increased productivity and that is designed for high-performance web applications. Built on top of Firebase and Cloud Firestore for reducing costs and infinite scalability.
Finally finished up React Milkshake Serverless, the 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.
Preview it here: https://serverless.reactmilkshak...