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

https://github.com/webmasterdevlin/nextjs-fullstack-mobx-react-lite-mongoose

A sample code of fullstack Nextjs using Mobx React Lite for state management and Mongoose as Object Document Mapper.
https://github.com/webmasterdevlin/nextjs-fullstack-mobx-react-lite-mongoose

mobx mobx-react-lite mongodb mongoose nextjs

Last synced: 10 months ago
JSON representation

A sample code of fullstack Nextjs using Mobx React Lite for state management and Mongoose as Object Document Mapper.

Awesome Lists containing this project

README

          

# Fullstack Next.js with Mobx React Lite + Mongoose

## Database
MongoDb

### environment variables storage
.env.local

#### Screenshot
![screenshot](./screenshot.png)