Skip to content

SonicGarden/sg_lambda_rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SG Lambda Rails

Rails アプリを AWS Lambda で運用する際に必要となる各種設定の雛形やスクリプト群です。

インストール

Gemfile に以下の内容を追加してください。

gem 'sg_lambda_rails', github: 'SonicGarden/sg_lambda_rails'

その後、以下のコマンドを実行してください:

$ bundle install

使い方

以下のジェネレータを利用して AWS Lambda 向けの各種ファイルを生成してください。

$ bin/rails g sg_lambda_rails [アプリ名]

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published