xKxAxKx / nuxt-on-lambda

Nuxt.jsをAWS Lambdaで動かす

Home Page:https://mya-ake.com/posts/nuxtjs-on-aws-lambda/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt.js on AWS Lambda

Commands

Deploy

Deploy for API Gateway

build & deploy

$ yarn deploy:api_gw

Deploy for Custom Domain

build & deploy

$ yarn deploy

Remove service

$ yarn delete

About

Nuxt.jsをAWS Lambdaで動かす

https://mya-ake.com/posts/nuxtjs-on-aws-lambda/

License:MIT License


Languages

Language:JavaScript 55.2%Language:Vue 44.8%