nicolas-carlini / vuejs-terraform-example

Example for setting up and deploying a vue.js app to a CDN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nested-planner-web

Project Setup

  • Install and setup aws and terraform cli's beforehand
  • Change the bucket name in package.json under scripts.deploy (currently set to nested-planner, but obviously that one's taken)
  • Run terraform init && terraform apply with your chosen bucket name
  • On code change, run yarn deploy

About

Example for setting up and deploying a vue.js app to a CDN


Languages

Language:Vue 41.6%Language:HCL 37.9%Language:JavaScript 12.0%Language:HTML 8.5%