Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 575 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 575 Bytes

Generic index based Signed Post Url Storage Solution

Requirements

  • Node.js (version 8 is best at the moment)
  • npm which comes with Node.js
  • yarn

Introduction

Settings

How to use

Develop locally

Starting a local dev server and its endpoint for receiving uploads:

$ yarn start

Linter

Starting the linter tasks:

$ yarn lint

Deployment

Setup your AWS credentials.

Run the following the fire the deployment:

$ yarn deploy