Skip to content

PresidenteGomez/aws-spike2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS S3 File upload via Nodejs (Express Framework)

Install an app

Run the following command in root directory of an app in command prompt.

Install node packages

npm install

Run an app

Run Server

Run the following command in root directory of an app in command prompt.

node server.js

You can see the port number in command prompt after sucessfull run

You can change the settings in server/config/config.js file

About

Working file submission to AWS S3 buckets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published