Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bilalmohib/nextjs-redisdatabaseprojects
Contains My projects built with Next JS and Redis database.All these projects perform CRUD operations in different scenarios.
https://github.com/bilalmohib/nextjs-redisdatabaseprojects
backend database expressjs frontend javascript nextjs nodejs redis redis-server redisearch redisjson webdevelopment
Last synced: about 7 hours ago
JSON representation
Contains My projects built with Next JS and Redis database.All these projects perform CRUD operations in different scenarios.
- Host: GitHub
- URL: https://github.com/bilalmohib/nextjs-redisdatabaseprojects
- Owner: bilalmohib
- License: mit
- Created: 2022-06-16T06:41:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-24T18:15:27.000Z (about 2 years ago)
- Last Synced: 2024-04-20T13:04:35.630Z (7 months ago)
- Topics: backend, database, expressjs, frontend, javascript, nextjs, nodejs, redis, redis-server, redisearch, redisjson, webdevelopment
- Language: JavaScript
- Homepage: todoappnextjsredis.vercel.app
- Size: 451 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NEXTJS & REDIS DATABASE PROJECTS
This repository contains the projects built with
- Redis DATABASE
- Next JS
- Node JS
- Express
- Google Cloud# Projects
The following is the list of projects this repository contains:-
## 1) TODO App
- [Source Code](https://github.com/Muhammad-Bilal-7896/NextJS-RedisDatabaseProjects/tree/master/TodoAppNextJSRedis)
- [Live Preview](https://todoappnextjsredis.vercel.app/)
- [Blog](https://www.linkedin.com/pulse/how-develop-todo-app-next-js-redis-database-from-scratch-bilal/?trackingId=hRO1JjHsSBC18MIHrjqU4A%3D%3D)## 1) Chat Application
https://user-images.githubusercontent.com/59303181/178955431-2f7c5817-a1af-4e3d-a992-0b028ba45fcc.mp4
- [Source Code](https://github.com/Muhammad-Bilal-7896/NextJS-RedisDatabaseProjects/tree/master/RealTimeNextJSRedisChatApp)
- [Blog](https://www.linkedin.com/pulse/how-develop-realtime-chat-app-using-redisjson-next-js-muhammad-bilal/?trackingId=mqQNryKXSYGMWu0uHyh1RQ%3D%3D)