somenugget / docker-rails-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker + Rails + React

To start the app you only need to run the following commands:

docker-compose build
docker-compose up

Initializing of the frontend image will take some time. Wait for the message "webpack: Compiled successfully."

After initialization, go to http://localhost:8080

About


Languages

Language:Ruby 60.2%Language:JavaScript 30.9%Language:Shell 4.7%Language:HTML 3.3%Language:CSS 1.0%