amazon-archives / realworld-serverless-application

This project is inspired by the design and development of the AWS Serverless Application Repository - a production-grade AWS service. Learn how AWS built a production service using serverless technologies.
Apache License 2.0
515 stars 107 forks source link

fix: change to use maven and npm only to build and package #13

Closed honglu closed 4 years ago

honglu commented 4 years ago

Issue #, if available:

Description of changes: Change to use maven and npm only to build and package so that it can be run on both Linux and WIndows. Tests Followed instructions here. Built and deployed successfully on both Mac and Windows

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

honglu commented 4 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository