/lamby-site

🐑📚 Simple Rails & AWS Lambda Integration using Rack (🦖 Docusaurus Guides)

Primary LanguageMDX

Lamby Site

Lamby: Simple Rails & AWS Lambda Integration using Rack.

  • Documentation and blog site for Lamby
  • Uses Docusaurus as our static site generator.
  • Leverages development containers & Codespaces.
  • Easily contribute by opening a pull request.

Lamby: Simple Rails & AWS Lambda Integration using Rack.

Contributing

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.

npm start

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.