Skip to content

maheshchowdam523/images_crud_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node - Multiple Images CRUD operations

This project is about uploading multiple images to AWS S3 and storing their addresses to mongo db.

Prerequisites

  1. NodeJS
  2. Mongo DB
  3. AWS S3
  4. Any API testing tool ( Postman,...)

Steps to run the application

  1. Run npm install on project directory
  2. Add .env file to project directory and add fields from .env.sample file
  3. Run npm start
  4. Access the application at http://localhost:8080. Port can be changed based on the .env properties.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published