Skip to content

Commit 9897044

Browse files
authored
Merge pull request #317 from chadjvw/patch-1
Add metadata to aws-node-vue-nuxt-ssr readme.md
2 parents 3954e3d + 436c93c commit 9897044

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

aws-node-vue-nuxt-ssr/readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
-->
112
# Serverless-side rendering with Vue.js and Nuxt.js
213

314
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

Comments
 (0)