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

https://github.com/webmasterdevlin/nextjs-fullstack-react-query-sequelize

A sample code of fullstack Nextjs using React Query for state management and Sequelize as Object Relational Mapper.
https://github.com/webmasterdevlin/nextjs-fullstack-react-query-sequelize

nextjs postgresql react-query sequelize

Last synced: about 1 year ago
JSON representation

A sample code of fullstack Nextjs using React Query for state management and Sequelize as Object Relational Mapper.

Awesome Lists containing this project

README

          

# Fullstack Next.js with React Query + Sequelize

## Database
PostgreSQL = mydb

### environment variables storage
.env.local

![screenshot](./screenshot.png)