All Projects → serverless → boilerplate-googlecloudfunctions-nodejs

serverless / boilerplate-googlecloudfunctions-nodejs

Licence: other
A Serverless Framework Boilerplate for Google Cloud Functions support in Node.js

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to boilerplate-googlecloudfunctions-nodejs

hyperform
⚡ Lightweight serverless framework for NodeJS
Stars: ✭ 156 (+940%)
Mutual labels:  serverless-framework, google-cloud-functions
Serverless
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
Stars: ✭ 41,584 (+277126.67%)
Mutual labels:  serverless-framework, google-cloud-functions
serverless-multicloud-example
An example Node Express app that can be deployed in any major cloud by the Serverless framework
Stars: ✭ 20 (+33.33%)
Mutual labels:  serverless-framework, google-cloud-functions
serviceless
[DEPRECATED] Cli tool on top of Serverless framework
Stars: ✭ 22 (+46.67%)
Mutual labels:  serverless-framework
serverless-dynamodb-ttl
⚡️ Serverless Plugin to set DynamoDB TTL
Stars: ✭ 16 (+6.67%)
Mutual labels:  serverless-framework
amazon-ivs-simple-chat-web-demo
⚠️ IMPORTANT ⚠️ This repository is no longer actively maintained and will be archived at the end of 2022. A basic live chat implementation built with WebSockets, that can be used in conjunction with Amazon IVS to build compelling customer experiences for live video streams with chat use cases.
Stars: ✭ 53 (+253.33%)
Mutual labels:  serverless-framework
nuxt-on-lambda
Nuxt.jsをAWS Lambdaで動かす
Stars: ✭ 78 (+420%)
Mutual labels:  serverless-framework
telegram-stepfunctions-bot
Serverless Telegram bot made on 4 AWS Lambda chained by AWS Step Functions. All of this written on Serverless Framework using plugins.
Stars: ✭ 26 (+73.33%)
Mutual labels:  serverless-framework
sourcemaps.io
Web-based Source Map validator
Stars: ✭ 50 (+233.33%)
Mutual labels:  google-cloud-functions
TemplateAndServer
简化版的Android服务端模板,用于接口模拟测试。
Stars: ✭ 40 (+166.67%)
Mutual labels:  serverless-framework
escapin
Escapin is a JS/TS transpiler for escaping from complicated usage of cloud services and APIs
Stars: ✭ 20 (+33.33%)
Mutual labels:  serverless-framework
amazon-ivs-chime-web-demo
A demo web application intended as an educational tool for demonstrating how to load and play Amazon IVS streams alongside the Amazon Chime SDK.
Stars: ✭ 35 (+133.33%)
Mutual labels:  serverless-framework
serverless-react-server-side-render
A Demo of Serverless Framework with React Server Side Render
Stars: ✭ 20 (+33.33%)
Mutual labels:  serverless-framework
serverless-aws-rust-http
⚡🏗️ template for new aws lambda serverless rust http apps
Stars: ✭ 85 (+466.67%)
Mutual labels:  serverless-framework
nestjs-graphql-serverless
Boilerplate for using NestJS with GraphQL (Code-First) on serverless environment (AWS Lambda)
Stars: ✭ 64 (+326.67%)
Mutual labels:  serverless-framework
serverless-side-rendering-vue-nuxt
Sample project for using Nuxt.js to create a server-side rendered Vue.js app on AWS Lambda and AWS API Gateway.
Stars: ✭ 109 (+626.67%)
Mutual labels:  serverless-framework
amazon-ivs-ecommerce-web-demo
This repository shows how you can build a compelling eCommerce experience with Amazon IVS.
Stars: ✭ 19 (+26.67%)
Mutual labels:  serverless-framework
serverless data pipeline example
Build and Deploy A Serverless Data Pipeline on AWS
Stars: ✭ 24 (+60%)
Mutual labels:  serverless-framework
awesome-serverless-framework
Serverless Framework 开发资源汇总 🚀
Stars: ✭ 120 (+700%)
Mutual labels:  serverless-framework
aws-swaggerui
Serverless Swagger UI for API Gateway
Stars: ✭ 26 (+73.33%)
Mutual labels:  serverless-framework

IMPORTANT NOTE

This boilerplate is DEPRECATED. Please use serverless create --template google-nodejs instead


Serverless Boilerplate - Google Cloud Functions - Node.js

A Serverless Framework Boilerplate for Google Cloud Functions support in Node.js

Setup

  1. Run npm install
  2. Update the project and credentials in serverless.yml

See the official docs for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].