tonyfromundefined / nuxt-serverless

Nuxt.js Serverless SSR Starter on AWS (Lambda + API Gateway + S3) with Serverless Framework
254 stars 32 forks source link

Using nuxt-ts #6

Closed lukaVarga closed 5 years ago

lukaVarga commented 5 years ago

Hi, first off, thanks for this example, it's very helpful to get up and running :) Is there any way to make serverless work with nuxt-ts in a similar fashion?

tonyfromundefined commented 5 years ago

I refactored this boilerplate with Nuxt 2.8.1 and @nuxt/typescript🙌🙌 plz check the updates in master branch.