An open API service indexing awesome lists of open source software.

https://github.com/umihico/laravel-template

my Laravel template with Vue, TypeScript, Serverless Framework, AWS
https://github.com/umihico/laravel-template

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

###### 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`