Skip to content

E-Com Plus Storage API (DO Spaces) Node.js Express App

License

Notifications You must be signed in to change notification settings

jorlogicus/storage-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storage API

E-Com Plus Storage API (DO Spaces) Node.js Express App

Technology stack

Reference

Setting up

git clone https://github.com/ecomclub/storage-api
cd storage-api
cp config/config-sample.json config/config.json
nano config/config.json

Edit config.json placing correct values for your environment, after that, start app with node:

node ./main.js

Web server

You need to use a web server such as NGINX or Apache HTTP, proxy passing the requests to configured TCP port.

About

E-Com Plus Storage API (DO Spaces) Node.js Express App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%