Skip to content

A service to receive a file upload request and store the file and send email notification.

Notifications You must be signed in to change notification settings

PipatPosawad/FileUpload

Repository files navigation

File Upload Service

A service to receive a file upload request and store the file and send email notification.

Requirements for local development

Steps to Run:

Start Azurite

Simply start Azurite with the following command:

azurite -s -l c:\azurite -d c:\azurite\debug.log

Start Papercut

Use default configuration

IP Address: Any
Port: 25

Configure Startup Projects

Set these projects as startup

  • FunctionApp
  • WebApi

Start Debugging

About

A service to receive a file upload request and store the file and send email notification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages