Skip to content

this project allows through many aws services to send, upload, convert files via e-mail

Notifications You must be signed in to change notification settings

kevinggrimm/aws-share-files

 
 

Repository files navigation

AWS shareable files

Project purpose

  • This project allows you to upload new files to s3
  • This project allows you to add/edit/remove emails stored in a Dynamo DB instance
  • This project allows you to send the files stored in s3 to the recipients on the Dynamo DB
  • This project allows you to convert files on s3 into other formats, such as .docx to .pdf

Project technologies

Project setup

yarn

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Learn More about Next.js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

this project allows through many aws services to send, upload, convert files via e-mail

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.3%
  • JavaScript 1.2%
  • CSS 0.5%