Skip to content

Photo gallery using Nodejs, Express, MongoDB, Mongoose and Cloudinary

Notifications You must be signed in to change notification settings

juanjosechiroque/nodejs-cloudinary-photo-galery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-cloudinary-photo-galery

Photo gallery using Nodejs, Express, MongoDB, Mongoose and Cloudinary

Installation

  1. Install dependencies: npm install
  2. Define your environment variables:
    • PORT = 3000
    • MONGODB_URLURI =
    • CLOUDINARY_CLOUD_NAME =
    • CLOUDINARY_API_KEY =
    • CLOUDINARY_API_SECRET =
  3. Start with npm run dev

About

Photo gallery using Nodejs, Express, MongoDB, Mongoose and Cloudinary

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published