Skip to content

filebase/nodejs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-example

An example project showing how to use the Filebase S3 API with NodeJS.

Quick Start

Use the following commands to get started:

$ git clone https://github.com/filebase/nodejs-example && cd nodejs-example
$ npm ci
$ AWS_ACCESS_KEY_ID=key AWS_SECRET_ACCESS_KEY=secret node app.js

To change CORS settings on a bucket, use this command:

AWS_ACCESS_KEY_ID=key AWS_SECRET_ACCESS_KEY=secret node cors.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published