/laravel-template

my Laravel template with Vue, TypeScript, Serverless Framework, AWS

Primary LanguagePHP

Laravel + Vue + Vuetify + mdi(materialdesignicons.com) + TypeScript + Serverless Framework + AWS Lambda + Custom domain
  • git clone git@github.com:umihico/laravel-template.git
  • composer install
  • npm install
  • copy your .env.local, .env.stg and .env.prod
  • change profile, service, certificateName, domainName-prod in serverless.yml
  • sls create_domain
  • sls deploy