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
- Host: GitHub
- URL: https://github.com/princejoogie/mern-boilerplate
- Owner: princejoogie
- License: mit
- Created: 2021-07-11T09:44:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T11:17:33.000Z (about 5 years ago)
- Last Synced: 2025-04-19T12:43:25.325Z (over 1 year ago)
- Topics: boilerplate, express, mongodb, nextjs, nodejs, react
- Language: TypeScript
- Homepage:
- Size: 127 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.