Activity
updated README.md with instructions
updated README.md with instructions
add replyQueue which server consumes to add image to mongo
add replyQueue which server consumes to add image to mongo
worker node extracting operations and executing them - finally upload…
worker node extracting operations and executing them - finally upload…
added rabbitmq as message broker - image edits tasks sent to RABBITMQ…
added rabbitmq as message broker - image edits tasks sent to RABBITMQ…
added route to get all images uploaded by user
added route to get all images uploaded by user
added upload to express using multer & S3 upload & get files
added upload to express using multer & S3 upload & get files
updated interfaces - added logout route
updated interfaces - added logout route
added cookie based auth with express session & redis store
added cookie based auth with express session & redis store
added express session with redis store
added express session with redis store
added basic editor using sharp
added basic editor using sharp
basic graphql server setup with mongodb & redis
basic graphql server setup with mongodb & redis