Skip to content

Harrytimbog/My-NodeJS-Shop

Repository files navigation

My-NodeJS-Shop

File attachement in NodeJS. Entails attaching of product image and also downloading of attachment like the orders pdf file which is generated on the fly in this application I built with NodeJS with ERB views

Documentation

Demo

Run demo

Run Locally

Clone the project

git clone git@github.com:Harrytimbog/My-NodeJS-Shop.git

Go to the project directory

cd My-NodeJS-Shop

Install dependencies

npm install

Install NPM Packages

npm install

Start Server

npm start:dev

Environmental Variables

.env

CLOUDINARY_API_KEY CLOUDINARY_API_SECRET CLOUDINARY_CLOUD_NAME MONGODB_URI API_KEY STRIPE_SECRET_KEY

Feedback

Arigbede Timilehin Emmanuel - @Harrytimbog - harriemannie@gmail.com

Project Link: git@github.com:Harrytimbog/My-NodeJS-Shop.git

Demo Link: https://node-wolf-shop.herokuapp.com/

About

File attachement in NodeJS. Entails attaching of product image and also downloading of attachment like the orders pdf file which is generation on the fly in this application I built with NodeJS with ERB views

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors