We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3954e3d + 436c93c commit 9897044Copy full SHA for 9897044
aws-node-vue-nuxt-ssr/readme.md
@@ -1,3 +1,14 @@
1
+<!--
2
+title: 'Serverless-side rendering with Vue.js and Nuxt.js'
3
+description: 'This project demonstrates how to use Nuxt.js to create a server-side rendered Vue.js app on AWS Lambda and AWS API Gateway.'
4
+layout: Doc
5
+framework: v1
6
+platform: AWS
7
+language: nodeJS
8
+authorLink: 'https://github.com/adnanrahic'
9
+authorName: adnanrahic
10
+authorAvatar: 'https://avatars1.githubusercontent.com/u/15029531?s=400&v=4'
11
+-->
12
# Serverless-side rendering with Vue.js and Nuxt.js
13
14
This project demonstrates how to use Nuxt.js to create a server-side rendered Vue.js app on AWS Lambda and AWS API Gateway.
0 commit comments