Skip to content

The Node.js microservice for images uploading to AWS S3 storage.

Notifications You must be signed in to change notification settings

TalaikisInc/upload-service-s3

Repository files navigation

Talaikis Ltd.

Upload Service S3

A Dockerized Node.js API for images upload to S3.

Features

  • Upload images to S3
  • Internationalized responses

TODO:

  • optimize before uploading
  • detect adult images before uplaoding (or via frontend part)

Install

npm i
amplify init
amplify add storage
amplify push

Start

npm run start

Deploy

./slave_build.sh <name>
./slave_start.sh <name> <port>

Test

npm run test

Licence

GPL v 3.0

About

The Node.js microservice for images uploading to AWS S3 storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages