/nestjs-vuejs-s3-signedUrl

Nestjs + Vuejs: AWS S3 SignedUrl with Typescript

Primary LanguageTypeScript

Lambda Service

Setup

$ yarn

or

$ npm install
  • Run $ yarn serve or $ npm run serve to run backend service

Deploy

  • To deploy, run sls deploy

Frontend

Please put all the components and views into your VueJS Typescript project, and configure them accordingly I'm using Element UI for component library: https://element.eleme.io/