Boilerplate for creating fullstack apps using following technologies:
- Next js
- Redux
- Node.js
- MongoDB
- Mongoose
The frontend and the backend are completely independent of each other.
"/next.config.js" update the MONGO_URI to your own
npm install
# Run in dev mode
npm run dev
- Author: Said Mounaim