Skip to content

its-supri/nodejs-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Basic Usage of Redis on Node.js

This project demonstrates how to integrate Redis with a Node.js application.


🔧 Prisma Commands

📌 Generate Migrations & Seed Users Table

Run the following commands to initialize the database and seed the users table:

npx prisma migrate dev --name dev
npx ts-node prisma/seeder/users.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •