mattzollinhofer / my_awesome_lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyAwesomeLambda

Lamby: Simple Rails & AWS Lambda Integration using Rack.

Made with Lamby's quick start to create a new Rails application for AWS Lambda. Details:

  • Rails v7.x on Ruby 3.2 runtime.
  • Integrated JavaScript & CSS Development.
  • CI/CD GitHub Actions for Test & Deploy.

Lamby: Simple Rails & AWS Lambda Integration using Rack.

Setup & Test

This project is built for GitHub Codespcaes using the Development Container specification. Once you have the repo cloned and setup with a dev container using either Codespaces or VS Code, run the following commands. This will install packages and run tests.

$ ./bin/setup
$ ./bin/test

Using VS Code

If you have the Visual Studio Code Dev Container extension installed you can easily clone this repo locally, use the "Open Folder in Container..." command. This allows you to use the integrated terminal for the commands above.

Next Steps

About


Languages

Language:HTML 94.6%Language:Ruby 4.3%Language:Shell 0.6%Language:Dockerfile 0.3%Language:CSS 0.2%Language:JavaScript 0.0%