Skip to content

Scaffold for Rails 5 / MySQL app with ActionCable and Redis

Notifications You must be signed in to change notification settings

sciolkowski/rails5_ac_redis

Repository files navigation

Rails 5 + MySQL + Redis

Ready to go development Rails / MySQL / Redis stack with MySQL and Redis, based on Docker. UIKit CSS framework is used.

Docker

Docker Compose


Run project

  1. docker-compose up

  2. docker-compose run app rake db:schema:load

  3. Go to http://localhost:3000 and you should see welcome page.

About

Scaffold for Rails 5 / MySQL app with ActionCable and Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published