Skip to content

shravansuthar210/bullmq-express-prisma-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Getting Started

package install used

typescript
expressjs
prisma
redis
bullmq
multer
swagger

1. Clone the repository

git clone https://github.com/shravansuthar210/bullmq-express-prisma-ts.git
cd project-name

2 Install package

npm install

3 Generate migratation and apply

npx prisma generate
npx prisma migrate dev

4 run project

npm run dev

5 run a worker

npx ts-node-dev --respawn --transpile-only /src/bullmq/imageJob.ts

6 swagger docs link

http://localhost:3000/api-docs

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •