Highlights
- 6 discussions answered
Block or Report
Block or report Envek
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
after_commit_everywhere Public
Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.
-
anycable/graphql-anycable Public
A drop-in replacement for GraphQL ActionCable subscriptions. Works with AnyCable.
-
yabeda-rb/yabeda Public
Extendable framework for collecting and exporting metrics from your Ruby application
-
aws-sam-typescript-layers-example Public template
Example project for developing AWS Lambda functions on TypeScript with all goodies: local development, tests, debugging, shared layers (3rd party and your own), and deploy.
-
dockerized-browser-streamer Public
Stream video of any website (but WebRTC things works best) to RTMP endpoint. Launch it in Docker. Pray if it works.
-
AWS SAM template to quickly set up Lambda application using TypeScript on Node.js 14 with shared layers for dependencies
513 contributions in the last year
Contribution activity
June 2022
Created 18 commits in 6 repositories
Created a pull request in ianks/yabeda-gc that received 4 comments
Improve tests: multiple Ruby versions, Yabeda RSpec matchers, updates…
See individual commits: Test against multiple versions of Ruby, run Rubocop in separate job Use built-in RSpec matchers from Yabeda Declare time m…