Skip to content

Repository files navigation

RoR: Ruby On Rails 7 whit PostgreSQL Dockerized

Only cleaned environment of Ruby On Rails dockerized ready to work

Version

Includes

Ruby Rails PostgresSQL Redis

Install

Run compose

docker-compose up -d

Bundle

docker exec -it rails-web bundle

Basic Usage

docker exec -it rails-web rails generate scaffold note title body:text
docker exec -it rails-web rails db:migrate

Web Server

Go to http://localhost:8200

About

Ruby On Rails 7 with PostgreSQL Dockerized

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages