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

https://github.com/devlinduldulao/nextjs-fullstack-redux-toolkit-typeORM

A sample code of fullstack Nextjs using Redux Toolkit for state management and TypeOrm as Object Relational Mapper.
https://github.com/devlinduldulao/nextjs-fullstack-redux-toolkit-typeORM

mysql nextjs redux redux-toolkit typeorm

Last synced: 6 months ago
JSON representation

A sample code of fullstack Nextjs using Redux Toolkit for state management and TypeOrm as Object Relational Mapper.

Awesome Lists containing this project

README

          

# Fullstack Next.js with Redux Toolkit and TypeORM

## Database
MySQL = mydb

### environment variables storage
.env.local

![screenshot](./screenshot.png)