rabeehebrahim / digitalocean-file-upload

This repository will show you how to upload your file into Digital Ocean Space Bucket. Get $200 in credit on Digital Ocean over 60 days. (link below πŸ‘‡)

Home Page:https://m.do.co/c/d800c147659a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload files to Digital Ocean Spaces using NodeJS

DigitalOcean Referral Badge

Step 1:

Go to API -> Space Keys and Generate Token

Step 2:

image

Include these keys in .env file including:

  • DO_SPACES_ENDPOINT (eg: blr1.digitaloceanspaces.com)
  • DO_SPACES_NAME (name of the space)

Step 3:

Run the nodejs app.

About

This repository will show you how to upload your file into Digital Ocean Space Bucket. Get $200 in credit on Digital Ocean over 60 days. (link below πŸ‘‡)

https://m.do.co/c/d800c147659a


Languages

Language:JavaScript 100.0%