Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 2 days 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 [email protected]: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`