GithubHelp home page GithubHelp logo

gevorgmelkumyan / pre-signed-urls Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 103 KB

This project demonstrates the integration of AWS S3 pre-signed URLs with a Laravel backend and Vue.js frontend. This setup allows secure, temporary access to S3 resources directly from the client-side, optimizing performance and security.

PHP 88.81% Makefile 0.39% Dockerfile 1.74% Shell 2.36% JavaScript 1.22% Blade 0.34% Vue 5.14%

pre-signed-urls's Introduction

Logo

Laravel + Vue.js AWS S3 Pre-Signed URLs

This project demonstrates the integration of AWS S3 pre-signed URLs with a Laravel backend and Vue.js frontend. This setup allows secure, temporary access to S3 resources directly from the client-side, optimizing performance and security.

Prerequisites

Before you begin, ensure you have the following installed:

  • Docker
  • Make

Installation

  1. Clone the repository:
git clone https://github.com/gevorgmelkumyan/pre-signed-urls.git
  1. Go to the project's docker directory:
cd pre-signed-urls/docker
  1. Run the build command:
make run
  1. Make sure the docker environment has built successfully by visiting http://localhost:8085.
  2. Connect to the server container (su_server) and run the dev script:
docker exec -it su_server bash
npm run dev
  1. For the AWS S3 mock URLs to be working on your local machine, make sure to add the following line to your /etc/hosts file:
127.0.0.1 su_s3

pre-signed-urls's People

Contributors

gevorgmelkumyan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.