Skip to content

makeit-rank/storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make-It Storage

image 42

Created with Cloudinary

Technologies

Project is created with:

  • nodejs version: 16.13.0
  • express version: 4.17.1
  • mongoose version: 5.11.17
  • multer version: 1.4.4
  • cloudinary version: 1.28.0

Getting Started

  1. Fork the repository
  2. Clone the repository
https://github.com/S-Rank-Coders/backend.git
  1. Open the folder containing the cloned repository
  2. Install the required packages, libraries and dependencies
npm install
  1. Custom API keys can be set up in a .env file. The format for .env file can be found in .env.example.
  2. Start the project using:-
npm run dev
  1. Open http://localhost:3200/addImages/ to cloudnariy.

S-Rank-Coders

Team members:

Releases

No releases published

Packages

No packages published