Skip to content

marcosmcp/fargate-calc

 
 

Repository files navigation

AWS Fargate Pricing Calculator

Simple Vue.js based app for calculating price of AWS Fargate containers.

Based on https://aws.amazon.com/fargate/pricing/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Deployment

Use https://github.com/klaemo/s3-website

npm run build && s3-website deploy ./dist

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.7%
  • Vue 17.2%
  • HTML 1.1%