Skip to content

RaihanIIUC/prisma_redis_node_sample_hands_on

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend End

this project is a task based exam on Backend .

how to Run this project locally

clone this project locally

  • cd prisma_redis_node_sample_hands_on
  • please add nodemon to your system
  • npm install
  • npm run dev

Prisma database ready .

  • create .env file in root directory
  • put DATABASE_URL="mysql:https://root:@localhost:3306/mydb" in .env file
  • npx prisma migrate dev --name newup

if you want to use Redis

  • install redis on your pc , redis will automatically pick the port.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages