A Node.js starter for Serverless Framework with ES6 and TypeScript support
-
Updated
Jan 9, 2023 - JavaScript
A Node.js starter for Serverless Framework with ES6 and TypeScript support
A Serverless monorepo starter that uses Lerna and Yarn Workspaces.
A Serverless starter that adds TypeScript, serverless-offline, linting, environment variables, and unit test support.
This repo is based on the course "Production-Ready Serverless" by instructor Yan Cui. The idea is to build a project exploring fundamental AWS concepts such as AWS Lambda and other AWS platform features like API Gateway and Kinesis
Auction app where you login create your auction upload its image, then you can view all available auction. people can bid on you auctions so as you can, after 1 hour of your auction creation, your auction will be ended for the highest bidder then both you and bidder will recieve email informing you with results.
Add a description, image, and links to the serverless-bundle topic page so that developers can more easily learn about it.
To associate your repository with the serverless-bundle topic, visit your repo's landing page and select "manage topics."