limit7412 / lambda-luau-sls

Luau on AWS Lambda with Serverless

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lambda-luau-sls

Luau on AWS Lambda with Serverless Framework and Docker

This repository contains a sample project demonstrating how to run Luau scripts on AWS Lambda using Luna runtime, Serverless Framework, and Docker.

# deploy
$ sls deploy --stage <stage_name>

About

Luau on AWS Lambda with Serverless


Languages

Language:Luau 63.3%Language:Dockerfile 36.7%