A Vue based frontend for company internal usage
- using
Nuxt.js
based onVue
2.6 - a static site hosting on AWS s3 with CloudFront on top of that
- full
Serverless
approach allowing heavy loading at peak hours - FaaS, the backend is written in
Express.Js
under the hook of AWS lambda, providing fast, highly available and cost-effective, more importantly No Server Management 😄