An open API service indexing awesome lists of open source software.

https://github.com/princejoogie/mern-boilerplate

MongoDB, Express, React (NextJS), Node - Stack Boilerplate
https://github.com/princejoogie/mern-boilerplate

boilerplate express mongodb nextjs nodejs react

Last synced: about 1 year ago
JSON representation

MongoDB, Express, React (NextJS), Node - Stack Boilerplate

Awesome Lists containing this project

README

          

# MERN Boilerplate

`UNDER DEVELOPMENT`

A `MERN Stack` Boilerplate

> NOTE: I used [Next](https://nextjs.org/) instead of the default [CRA](https://reactjs.org/docs/create-a-new-react-app.html). This is to provide SSR (Server-Side Rendering), SSG (Static Site Generation), and other more feature that do not come default with CRA.