Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
my Laravel template with Vue, TypeScript, Serverless Framework, AWS
- Host: GitHub
- URL: https://github.com/umihico/laravel-template
- Owner: umihico
- Created: 2020-02-15T06:12:45.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T02:59:04.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T11:12:25.999Z (2 months ago)
- Language: PHP
- Size: 2.11 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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`