Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
elct9620 committed Jan 1, 2024
1 parent 7bbe0fe commit 9500dd1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ module MyApp # Rename to your app name
end
```

> Generator is comming soon.
## Usage

Use `config/lambda.Hanami::Lambda.call` as the function handler
Expand All @@ -52,6 +54,8 @@ Resources:
Runtime: ruby3.2
```
> Currently, the only `APIGateWay` event is supported

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
Expand Down

0 comments on commit 9500dd1

Please sign in to comment.