-
Ruby version
- 2.4.1
-
Rails version
- 5.1.4
-
System dependencies
- redis-server
- mongodb
- nodejs
-
How to run app locally
whenever --update-crontab
rails s
-
How to run app container
docker build . -t example_app_image
docker run -p 0.0.0.0:3000:3000 -it --name example_app_container example_app_image
-
Notifications
You must be signed in to change notification settings - Fork 0
petrovmp89/rails-5-actioncable-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example rails 5 application with actioncable to show top news from yandex. + Dockerfile
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published