All Projects → zubair-io → leto-serverless

zubair-io / leto-serverless

Licence: other
Angular server(less) side rendering

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to leto-serverless

faaskit
A lightweight middleware framework for functions as a service
Stars: ✭ 24 (+84.62%)
Mutual labels:  lambda, azure-functions
blueauth
🔐 Serverless passwordless authentication. No databases needed. Use in just 1 line in serverless, middleware, express, next.js, and more.
Stars: ✭ 56 (+330.77%)
Mutual labels:  lambda
amazon-eventbridge-producer-consumer-example
A simple producer/consumer example for Amazon EventBridge. Questions? @jbesw.
Stars: ✭ 49 (+276.92%)
Mutual labels:  lambda
durablefunctions-mapreduce-dotnet
An implementation of MapReduce on top of C# Durable Functions over the NYC 2017 Taxi dataset to compute average ride time per-day
Stars: ✭ 20 (+53.85%)
Mutual labels:  azure-functions
TugOfWar-FunctionsDemo
Azure Functions Interactive Tug of War Game. Great demo project to learn Azure Functions and how to use proxies.
Stars: ✭ 44 (+238.46%)
Mutual labels:  azure-functions
eks
AWS EKS - kubernetes project
Stars: ✭ 149 (+1046.15%)
Mutual labels:  lambda
py-lambda-action
A Github Action to deploy AWS Lambda functions written in Python with their dependencies in a separate layer.
Stars: ✭ 49 (+276.92%)
Mutual labels:  lambda
GoblinDB
Fear the Goblin! - An amazing, simple and fun database for humans
Stars: ✭ 54 (+315.38%)
Mutual labels:  lambda
aws-sam-typescript-layers-example
Example project for developing AWS Lambda functions on TypeScript with all goodies: local development, tests, debugging, shared layers (3rd party and your own), and deploy.
Stars: ✭ 168 (+1192.31%)
Mutual labels:  lambda
serverless-plugin-bespoken
⚡ Serverless plugin to use our bst proxy tool
Stars: ✭ 29 (+123.08%)
Mutual labels:  lambda
aws-tutorial-code
AWS tutorial code.
Stars: ✭ 114 (+776.92%)
Mutual labels:  lambda
demo-notes-app
Source for the demo notes app in the Serverless Stack Guide
Stars: ✭ 52 (+300%)
Mutual labels:  lambda
kula
Lightweight and highly extensible .NET scripting language.
Stars: ✭ 43 (+230.77%)
Mutual labels:  lambda
aws-waf-logger
Log all AWS WAF Matched Rules to S3 and/or Loggly using Serverless
Stars: ✭ 18 (+38.46%)
Mutual labels:  lambda
scanii-lambda
A Sam-Packaged AWS Lambda client to the scanii.com content processing service
Stars: ✭ 25 (+92.31%)
Mutual labels:  lambda
Serverless-File-Validation
Using Azure Serverless products to perform file validation on a per-batch basis
Stars: ✭ 21 (+61.54%)
Mutual labels:  azure-functions
cim
CIM takes the pain out of Infrastructure as Code and CloudFormation
Stars: ✭ 51 (+292.31%)
Mutual labels:  lambda
formidable-serverless
Enables use of formidable (node.js module for parsing form data, especially file uploads) in serverless environments.
Stars: ✭ 28 (+115.38%)
Mutual labels:  lambda
serverless-apollo-datasource-redis
Serverless Apollo Server 2 with cached Datasource in Redis
Stars: ✭ 26 (+100%)
Mutual labels:  lambda
LearningPoint
A repository for learning different technologies, frameworks, features......
Stars: ✭ 66 (+407.69%)
Mutual labels:  azure-functions

Leto Server(less)

Run Angular with server(less) side render. Demo: https://serverless.letojs.com

Installation

git clone --depth=1 https://github.com/helixone/leto-serverless
cd leto-serverless
yarn install 

or

npm i

Run Leto Server(less)

npm start # builds app and run local server

Build Leto Server(less)

npm run build # build server, www, and electron. Output /dist

Deploy Leto Server(less)

npm run build:deploy # builds server, and deploys to AWS
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].