Skip to content

🖼️ Base64 image upload microservice to Amazon S3 with Node.js.

License

Notifications You must be signed in to change notification settings

vittorfigueiredo/ceres

Repository files navigation

ceres

How to install?

  • Clone repository to your dev environment.

  • Run the follow command in terminal to install dependencies:

    npm install
    
  • Create a .env file and copy variables from .env.sample and past in .env. Now add to .env your S3 credentials.

  • Run project with npm run dev to start application with nodemon or run npm start to start without nodemon.

  • Ready!

Routes:

POST: /upload

Before using this project, see the LICENSE file and give me credits.

About

🖼️ Base64 image upload microservice to Amazon S3 with Node.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published